Routines |
Prev: 60690 | Up: Map | Next: 60783 |
Used by the routine at Controller_GameOver.
|
||||
GameOver_FlashOffset | 60770 | XOR A | Set *GameOver_X_Offset to 0. | |
60771 | LD (60911),A | |||
60774 | CALL Sound_GameOver | Call Sound_GameOver. | ||
60777 | LD A,1 | Set *GameOver_X_Offset to 1. | ||
60779 | LD (60911),A | |||
60782 | RET | Return. |
Prev: 60690 | Up: Map | Next: 60783 |