Config: Port SyncGPU settings to new config system.

This commit is contained in:
Admiral H. Curtiss
2022-01-07 06:41:41 +01:00
parent d8b67bc15f
commit c82b2dccb5
6 changed files with 45 additions and 86 deletions

View File

@ -120,6 +120,10 @@ bool IsSettingSaveable(const Config::Location& config_location)
&Config::MAIN_CPU_THREAD.GetLocation(),
&Config::MAIN_MMU.GetLocation(),
&Config::MAIN_BB_DUMP_PORT.GetLocation(),
&Config::MAIN_SYNC_GPU.GetLocation(),
&Config::MAIN_SYNC_GPU_MAX_DISTANCE.GetLocation(),
&Config::MAIN_SYNC_GPU_MIN_DISTANCE.GetLocation(),
&Config::MAIN_SYNC_GPU_OVERCLOCK.GetLocation(),
// UI.General