Rename some symbols in minigame_seq.c
This commit is contained in:
parent
7cfd64700f
commit
c08453c49d
4 changed files with 57 additions and 59 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue