Routines |
Prev: 8C63 | Up: Map | Next: 8D6D |
Used by the routine at StartGame.
|
||||
ResetGameState | 8D61 | LD HL,$600D | Copy 1570 bytes from Initialisation_Player to Player. | |
8D64 | LD DE,$EA90 | |||
8D67 | LD BC,$1570 | |||
8D6A | LDIR | |||
8D6C | RET | Return. |
Prev: 8C63 | Up: Map | Next: 8D6D |