Prev: 43458 Up: Map Next: 43530
43493: Messaging: Hard Luck
Used by the routine at 40258.
Messaging_HardLuck 43493 CALL PrintString_Loop Call PrintString_Loop.
43496 DEFB 16,7 INK: WHITE.
43498 DEFB 17,0 PAPER: BLACK.
43500 DEFB 18,1 FLASH: ON.
43502 DEFB 22,11,3 PRINT AT: 11, 3.
43505 DEFM "UP[" up
43508 DEFB 22,13,2 PRINT AT: 13, 2.
43511 DEFM "HARD" hard
43515 DEFB 22,14,2 PRINT AT: 14, 2.
43518 DEFM "LUCK[" luck
43523 DEFB 255 Terminator.
43524 CALL LongPause Call LongPause.
43527 JP StartMenu Jump to StartMenu.
Prev: 43458 Up: Map Next: 43530