![]()  | 
Routines | 
| Prev: A54E | Up: Map | Next: A560 | 
| 
 | 
||||
| ClearLines | A555 | CALL SwitchNormalScreenOutput | Call SwitchNormalScreenOutput. | |
| A558 | LD A,($A82E) | Clear the number of lines held by *LineNumber from the bottom of the screen using CL_LINE. | ||
| A55B | LD B,A | |||
| A55C | CALL $0E44 | |||
| A55F | RET | Return. | ||
| 
 
View the equivalent code in The Jewels Of Babylon.
 
 | 
||||
| Prev: A54E | Up: Map | Next: A560 |