mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
Update prefs on gui pop
This commit is contained in:
parent
348a577980
commit
3eca51218f
@ -301,6 +301,7 @@ void Gui::exitMenu()
|
||||
/* Pop all views */
|
||||
while (this->popView())
|
||||
;
|
||||
TheC64->NewPrefs(this->np);
|
||||
}
|
||||
|
||||
void Gui::pushEvent(SDL_Event *ev)
|
||||
|
Loading…
Reference in New Issue
Block a user