noGamesDialog tentative fix2

This commit is contained in:
XargonWan 2024-09-27 14:46:52 +09:00
parent 175c7ec187
commit d66bee79e9

View file

@ -298,6 +298,7 @@ void ViewController::noGamesDialog()
quit.type = SDL_QUIT;
SDL_PushEvent(&quit);
},
)
#elif defined(__ANDROID__)
mNoGamesMessageBox = new GuiMsgBox(
HelpStyle(), mNoGamesErrorMessage + mRomDirectory,