Prev: 44093 Up: Map Next: 44189
44114: Clear Messaging Area
ClearMessagingArea 44114 CALL PrintString_Loop Call PrintString_Loop.
44117 DEFB 22,22,0 PRINT AT: 22, 0.
44120 DEFM " " "                                ".
44152 DEFB 22,23,0 PRINT AT: 23, 0.
44155 DEFM " " "                                ".
44187 DEFB 255 Terminator.
44188 RET Return.
Prev: 44093 Up: Map Next: 44189