![]() |
Routines |
Prev: 60390 | Up: Map | Next: 60415 |
Used by the routine at Handler_Fuel.
|
||||
60403 | LD A,(30810) | A=*30810. | ||
This entry point is used by the routine at GameInitialisation.
|
||||
60406 | LD HL,23672 | HL=FRAMES. | ||
60409 | CP (HL) | Jump to 60409 if A is not equal to *HL. | ||
60410 | JR NZ,60409 | |||
60412 | JP Game_Loop | Jump to Game_Loop. |
Prev: 60390 | Up: Map | Next: 60415 |