Prev: 5D10 Up: Map Next: 5D35
5D2B: Start overview mode
Used by the routines at start_gameplay_or_overview and game_over.
This routine is called when overview mode is selected (either from the control selection dialog or after game over).
start_overview 5D2B LD SP,($5F83)
5D2F CALL init_state
5D32 JP overview
Prev: 5D10 Up: Map Next: 5D35