settings: Move IsConfiguringGlobal to settings_common
This commit is contained in:
parent
3b0650b70d
commit
b4f2ad3ff5
4 changed files with 13 additions and 12 deletions
|
@ -450,9 +450,6 @@ struct Values {
|
|||
|
||||
extern Values values;
|
||||
|
||||
bool IsConfiguringGlobal();
|
||||
void SetConfiguringGlobal(bool is_global);
|
||||
|
||||
bool IsGPULevelExtreme();
|
||||
bool IsGPULevelHigh();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue