mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-14 08:11:03 -05:00
fix issue with time window and link save
This commit is contained in:
parent
a613203bf1
commit
cab40fc5fa
|
|
@ -758,6 +758,7 @@ static u8 RunSaveDialogCB(void)
|
|||
|
||||
void Field_AskSaveTheGame(void)
|
||||
{
|
||||
sTimeWindowId = WINDOW_NONE;
|
||||
BackupHelpContext();
|
||||
SetHelpContext(HELPCONTEXT_SAVE);
|
||||
StartMenu_PrepareForSave();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user