mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 11:58:28 -05:00
Fixes and improvements
This commit is contained in:
@ -152,7 +152,7 @@ class GMainWindow : public QMainWindow {
|
||||
UI_EMU_STOPPING,
|
||||
};
|
||||
|
||||
const enum {
|
||||
enum {
|
||||
CREATE_SHORTCUT_MSGBOX_FULLSCREEN_YES,
|
||||
CREATE_SHORTCUT_MSGBOX_SUCCESS,
|
||||
CREATE_SHORTCUT_MSGBOX_ERROR,
|
||||
|
Reference in New Issue
Block a user