aboutsummaryrefslogtreecommitdiff
path: root/src/common/settings_common.cpp
AgeCommit message (Collapse)Author
2023-07-21settings: Move IsConfiguringGlobal to settings_commonlat9nq
2023-07-21settings: Move some simple data to BasicSettinglat9nq
Reduces the need for the compiler to duplicate this code, by about 100KB executable size.