mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-08 19:37:02 -05:00
DolphinQt: add warning if graphics mods are not enabled
This commit is contained in:
@@ -42,7 +42,7 @@ private:
|
||||
GraphicsBool* m_dump_xfb_target;
|
||||
GraphicsBool* m_disable_vram_copies;
|
||||
GraphicsBool* m_load_custom_textures;
|
||||
GraphicsBool* m_enable_graphics_mods;
|
||||
ToolTipCheckBox* m_enable_graphics_mods;
|
||||
|
||||
// Texture dumping
|
||||
GraphicsBool* m_dump_textures;
|
||||
|
||||
Reference in New Issue
Block a user