Prev: BA6D Up: Map Next: BA7F
BA74: Clear Lines
ClearLines BA74 CALL SwitchScreenUpper Call SwitchScreenUpper.
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.
Prev: BA6D Up: Map Next: BA7F