Rename some symbols in minigame_seq.c

This commit is contained in:
gamemasterplc 2024-01-23 23:21:49 -06:00
parent 7cfd64700f
commit c08453c49d
4 changed files with 57 additions and 59 deletions

View file

@ -85,7 +85,7 @@ static void omWatchOverlayProc(void)
omovlstat = omnextovlstat;
omnextovl = OVL_INVALID;
if(_CheckFlag(FLAG_ID_MAKE(1, 12))) {
MGSeqPracticeStart();
MGSeqPracticeInit();
}
omSysPauseEnable(TRUE);
omcurdll = omDLLStart(omcurovl, 0);