mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-02 17:30:05 +01:00
small fix
This commit is contained in:
parent
350c474f53
commit
192969c492
@ -1682,6 +1682,7 @@ static void FieldTask_ReturnToPcMenu(void)
|
|||||||
Task_PCMainMenu(taskId);
|
Task_PCMainMenu(taskId);
|
||||||
} else {
|
} else {
|
||||||
FlagClear(FLAG_SYS_PC_FROM_DEBUG_MENU);
|
FlagClear(FLAG_SYS_PC_FROM_DEBUG_MENU);
|
||||||
|
EnableBothScriptContexts();
|
||||||
}
|
}
|
||||||
SetVBlankCallback(vblankCb);
|
SetVBlankCallback(vblankCb);
|
||||||
FadeInFromBlack();
|
FadeInFromBlack();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user