mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
DolphinQt: add warning if graphics mods are not enabled
This commit is contained in:
@ -18,4 +18,5 @@ public:
|
||||
|
||||
signals:
|
||||
void OpenGeneralSettings();
|
||||
void OpenGraphicsSettings();
|
||||
};
|
||||
|
Reference in New Issue
Block a user