Routines |
Prev: AEBF | Up: Map | Next: AF01 |
Used by the routines at Demo_Mode and Start_1UP_Game.
|
||||
Init_Time | AEF8 | LD A,$1E | Write 1E (30 seconds) to Time. | |
AEFA | LD ($9CA5),A | |||
AEFD | CALL Print_Time | Call Print_Time. | ||
AF00 | RET | Return. |
Prev: AEBF | Up: Map | Next: AF01 |