Files
citron/src/yuzu/configuration
lat9nq 4aac1ae4b1 configuration: Simplify applying per-game settings
Originally, every time we add a per-game setting, we'd have to guard for
it when setting it on the global config, and use a specific function to
do it for the per-game config.

This moves the global check into the ApplyPerGameSetting function so
that we can use it for changing both the global and per-game states.
Less work for the programmer.
2021-05-15 22:59:38 -04:00
..
2021-02-07 20:31:58 -06:00
2020-11-15 23:33:19 -05:00
2019-10-02 08:35:43 -04:00
2020-11-15 23:33:19 -05:00