Prev: 42318 Up: Map Next: 42336
42325: Clear Lines
ClearLines 42325 CALL SwitchNormalScreenOutput Call SwitchNormalScreenOutput.
42328 LD A,(43054) Clear the number of lines held by *LineNumber from the bottom of the screen using CL_LINE.
42331 LD B,A
42332 CALL 3652
42335 RET Return.
View the equivalent code in The Jewels Of Babylon.
Prev: 42318 Up: Map Next: 42336