mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-01 08:25:12 +01:00
save menu settings
This commit is contained in:
parent
f19f838274
commit
2ea1ae5bdb
@ -1800,6 +1800,9 @@ static int MenuGameSettings()
|
||||
}
|
||||
}
|
||||
|
||||
if(menu == MENU_GAME || menu == MENU_EXIT)
|
||||
SavePrefs(NOTSILENT);
|
||||
|
||||
HaltGui();
|
||||
mainWindow->Remove(&w);
|
||||
return menu;
|
||||
|
Loading…
Reference in New Issue
Block a user