mirror of
https://github.com/catseye/SixtyPical.git
synced 2025-02-09 01:30:50 +00:00
Slightly less of a hack. Not very much. But more illustrative.
This commit is contained in:
parent
0194d37bbd
commit
7d11273c6c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user