mirror of
https://github.com/catseye/SixtyPical.git
synced 2025-08-10 06:24:56 +00:00
Slightly less of a hack. Not very much. But more illustrative.
This commit is contained in:
@@ -204,7 +204,7 @@ routine game_state_title_screen
|
||||
copy game_state_play, dispatch_game_state
|
||||
} else {
|
||||
// This is sort of a hack. FIXME: let `if` branches diverge this much.
|
||||
copy dispatch_game_state, dispatch_game_state
|
||||
copy forward game_state_title_screen, dispatch_game_state
|
||||
}
|
||||
|
||||
goto save_cinv
|
||||
|
Reference in New Issue
Block a user