mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
Save game info on menu exit
This commit is contained in:
parent
4bcf907f4e
commit
7ff83399c1
@ -303,6 +303,8 @@ void Gui::exitMenu()
|
||||
;
|
||||
TheC64->NewPrefs(this->np);
|
||||
ThePrefs = *this->np;
|
||||
|
||||
this->saveGameInfo();
|
||||
}
|
||||
|
||||
void Gui::pushEvent(SDL_Event *ev)
|
||||
|
Loading…
Reference in New Issue
Block a user