aboutsummaryrefslogtreecommitdiff
path: root/src/common/settings.cpp
AgeCommit message (Collapse)Author
2021-05-15general: Make CPU accuracy and related a Settings::Settinglat9nq
Required to make CPU accuracy and unsafe settings available to use as a per-game setting.
2021-04-14common: Move settings to common from core.bunnei
- Removes a dependency on core and input_common from common.