| Marsport | Routines |
| Prev: B644 | Up: Map | Next: B668 |
|
Used by the routine at Pockets_UpdateInv.
|
||||
| Print_AdditionalText | B65F | PUSH HL | Put address of string onto stack | |
| B660 | CALL Print_WarningMessage | |||
| B663 | DEFB $5E | No warning string, but use string on stack instead. | ||
| B664 | POP HL | |||
| B665 | JP Print_TermString | |||
| Prev: B644 | Up: Map | Next: B668 |