mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-08 21:15:45 +00:00
settings: Add docked mode helper function
This commit is contained in:
@@ -525,6 +525,8 @@ bool IsGPULevelHigh();
|
||||
|
||||
bool IsFastmemEnabled();
|
||||
|
||||
bool IsDockedMode();
|
||||
|
||||
float Volume();
|
||||
|
||||
std::string GetTimeZoneString(TimeZone time_zone);
|
||||
|
||||
Reference in New Issue
Block a user