mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Core / DolphinQt / VideoCommon: add setting for enabling graphic mods
This commit is contained in:
@@ -145,6 +145,8 @@ void VideoConfig::Refresh()
|
||||
bFastTextureSampling = Config::Get(Config::GFX_HACK_FAST_TEXTURE_SAMPLING);
|
||||
|
||||
bPerfQueriesEnable = Config::Get(Config::GFX_PERF_QUERIES_ENABLE);
|
||||
|
||||
bGraphicMods = Config::Get(Config::GFX_MODS_ENABLE);
|
||||
}
|
||||
|
||||
void VideoConfig::VerifyValidity()
|
||||
|
||||
Reference in New Issue
Block a user