mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-18 04:18:15 -05: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