Marsport | Routines |
Prev: B76C | Up: Map | Next: B7A1 |
Used by the routine at Message_ClearIfNoPlans.
|
||||
Message_Initialise | B78E | LD HL,(Message_Ptr) | ||
B791 | LD (Message_Next_Ptr),HL | |||
B794 | LD HL,$1304 | Set position (4,13) | ||
B797 | LD (Message_Y),HL | |||
B79A | CALL Message_Clear | Clear the message display. | ||
B79D | CALL PRINT_AT | |||
B7A0 | RET |
Prev: B76C | Up: Map | Next: B7A1 |