mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 12:55:45 +00:00
settings: Move IsConfiguringGlobal to settings_common
This commit is contained in:
parent
4ca87e712d
commit
8d4c466cde
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