Prev: 26845 Up: Map Next: 26863
26858: Print system message followed by newline
Input
HL=system message number
PRINT_SYSMSG_NEWLINE 26858 CALL LOOKUP_SYSMSG Convert HL to address of system message
26861 JR PRINT_TO_SCREEN_1 Print message (but sets bit 6 of IY+8 first)
Prev: 26845 Up: Map Next: 26863