fix issue with time window and link save

This commit is contained in:
cawtds 2025-01-05 22:45:20 +01:00
parent a613203bf1
commit cab40fc5fa

View File

@ -758,6 +758,7 @@ static u8 RunSaveDialogCB(void)
void Field_AskSaveTheGame(void)
{
sTimeWindowId = WINDOW_NONE;
BackupHelpContext();
SetHelpContext(HELPCONTEXT_SAVE);
StartMenu_PrepareForSave();