![]() |
Routines |
Prev: BA6D | Up: Map | Next: BA7F |
|
||||
ClearLines | BA74 | CALL SwitchNormalScreenOutput | Call SwitchNormalScreenOutput. | |
BA77 | LD A,($BD70) | Clear the number of lines held by *LineNumber from the bottom of the screen using CL_LINE. | ||
BA7A | LD B,A | |||
BA7B | CALL $0E44 | |||
BA7E | RET | Return. | ||
View the equivalent code in Warlord.
|
Prev: BA6D | Up: Map | Next: BA7F |