![]() |
Routines |
| Prev: 36080 | Up: Map | Next: 36169 |
|
Used by the routine at InitialiseNewGame.
|
||||||||||||||
|
Messaging options:
|
||||||||||||||
| Print_GameOver | 36158 | LD A,7 | Jump to PrintAlias using message block 7. | |||||||||||
| 36160 | JR PrintAlias | |||||||||||||
|
Messaging options:
|
||||||||||||||
| Print_RoundOver | 36162 | LD A,14 | Call Messaging_Girl using message block 14. | |||||||||||
| PrintAlias | 36164 | CALL Messaging_Girl | ||||||||||||
| 36167 | XOR A | Return with A=0. | ||||||||||||
| 36168 | RET | |||||||||||||
| Prev: 36080 | Up: Map | Next: 36169 |