Common data OK (#398)

* Matched common data

* Change one hex to dec
This commit is contained in:
Derek Hensley
2021-11-03 07:15:39 -07:00
committed by GitHub
parent 52960d5c2f
commit 888627d364
5 changed files with 23 additions and 5 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ void TitleSetup_GameStateResetContext(void) {
void TitleSetup_InitImpl(GameState* gameState) {
func_80185908();
func_800E9360();
SaveContext_Init();
TitleSetup_GameStateResetContext();
gameState->running = 0;