![]() |
Routines |
| Prev: 62351 | Up: Map | Next: 62380 |
|
|
||||
|
See Infinite Time.
|
||||
| Handler_CheckTime | 62366 | LD HL,55354 | Jump to Handler_Bombs if bit 4 of *Time is not set. | |
| 62369 | BIT 4,(HL) | |||
| 62371 | JR Z,Handler_Bombs | |||
| 62373 | RES 4,(HL) | Reset bit 4 of *HL. | ||
| 62375 | POP IY | Restore IY from the stack. | ||
| 62377 | JP 54302 | Jump to 54302. | ||
| Prev: 62351 | Up: Map | Next: 62380 |