mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 12:55:45 +00:00
settings: Add docked mode helper function
This commit is contained in:
parent
c272548832
commit
8980108234
2 changed files with 7 additions and 0 deletions
|
@ -525,6 +525,8 @@ bool IsGPULevelHigh();
|
|||
|
||||
bool IsFastmemEnabled();
|
||||
|
||||
bool IsDockedMode();
|
||||
|
||||
float Volume();
|
||||
|
||||
std::string GetTimeZoneString(TimeZone time_zone);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue