Prev: 29865 Up: Map Next: 29870
29866: Print Graphic
Used by the routines at InitialiseNewGame, PrintGameDisplay and DisplayStartScreen.
Input
L The low-order byte to point to a UDG address
Set the high-order byte value for the UDG address.
PrintGraphic 29866 LD H,120 H=120.
29868 JR PrintUDG Jump to PrintUDG.
Prev: 29865 Up: Map Next: 29870