mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-22 09:15:02 +00:00
95539090ec
Allows showing the dialogs without the need for an actual variable or ugly "new HistorySelection(fm, tag).show();" syntax. Also moved the else if for "Quit Retroarch" to the bottom of the if statements so its structured relative to the UI.