Prev: 29668 Up: Map Next: 29731
29716: Clear the message line and display the first aid kits
Used by the routine at 28760.
29716 CALL 28457 Clear the message line
This entry point is used by the routine at 26002 to display the remaining first aid kits.
29719 LD A,(32751) 32751 holds the number of first aid kits
29722 LD HL,23272 Point HL at the attribute byte for the leftmost first aid kit in the icon panel
29725 LD BC,2098 B=8, C=50 (INK 2: PAPER 6)
29728 JP 30386 Set the attribute bytes for the first aid kits
Prev: 29668 Up: Map Next: 29731