summaryrefslogtreecommitdiff
path: root/src/common/settings_common.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* settings: Move IsConfiguringGlobal to settings_commonGravatar lat9nq2023-07-211-0/+10
|
* settings: Move some simple data to BasicSettingGravatar lat9nq2023-07-211-0/+45
Reduces the need for the compiler to duplicate this code, by about 100KB executable size.