small fix

This commit is contained in:
TheXaman 2022-03-18 20:47:12 +01:00
parent 350c474f53
commit 192969c492

View File

@ -1682,6 +1682,7 @@ static void FieldTask_ReturnToPcMenu(void)
Task_PCMainMenu(taskId);
} else {
FlagClear(FLAG_SYS_PC_FROM_DEBUG_MENU);
EnableBothScriptContexts();
}
SetVBlankCallback(vblankCb);
FadeInFromBlack();