Routines |
Prev: 9E9B | Up: Map | Next: 9F56 |
Used by the routines at HandlerWizard, HandlerBatlet, HandlerFoodItem, HandlerCaveDoorLocked, PreparePlayer, 95A9, DrawInventory, DrawLives and MenuIcons.
|
||||
DrawEntity | 9F4A | CALL PrepDraw2 | Call PrepDraw2. | |
This entry point is used by the routine at 9E9B.
|
||||
DrawEntity_0 | 9F4D | EXX | Switch to the shadow registers. | |
9F4E | XOR A | Write 00 to 5E18. | ||
9F4F | LD ($5E18),A | |||
9F52 | LD C,A | C=00. | ||
9F53 | JP $9E9B | Jump to 9E9B. |
Prev: 9E9B | Up: Map | Next: 9F56 |