| Prev: 5D2B | Up: Map | Next: 5D3F |
5D35: Start gameplay mode
|
Used by the routine at handle_enter.
|
||||
|
This routine is called when the player presses Enter during gameplay to restart.
|
||||
| start_gameplay | 5D35 | LD SP,($5F83) | ||
| 5D39 | CALL init_state | |||
| 5D3C | JP play | |||
| Prev: 5D2B | Up: Map | Next: 5D3F |