misc small cleanup

This commit is contained in:
LagoLunatic
2024-09-29 16:27:47 -04:00
parent e04a8da41e
commit e0bdc7cfc5
5 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ static s32 dScnTitle_Create(scene_class* i_scn) {
#if VERSION == VERSION_PAL
dScnTitle_c::mMp = NULL;
if (fpcM_GetName(i_this) == PROC_ENDING_SCENE) {
fopMsgM_Create(PROC_MESG, 0, 0);
fopMsgM_Create(PROC_MESG, NULL, NULL);
}
#endif