Routines |
Prev: 44735 | Up: Map | Next: 44801 |
Used by the routines at Demo_Mode and Start_1UP_Game.
|
||||
Init_Time | 44792 | LD A,30 | Write 30 (30 seconds) to Time. | |
44794 | LD (40101),A | |||
44797 | CALL Print_Time | Call Print_Time. | ||
44800 | RET | Return. |
Prev: 44735 | Up: Map | Next: 44801 |