dolphin/Source/Core/Common/Config
Léo Lam 9ffd345df0
Config: Fix cache not being invalidated when callbacks are suppressed
The config version should always be incremented whenever config is
changed, regardless of callbacks being suppressed or not.
Otherwise, getters can return stale data until another config change
(with callbacks enabled) happens.
2020-12-29 22:07:47 +01:00
..
Config.cpp
Config.h
ConfigInfo.cpp
ConfigInfo.h
Enums.h
Layer.cpp
Layer.h