mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-27 05:03:29 +00:00
fix(gamescope): Add Boolean for Gamescope
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -37,6 +37,7 @@ namespace Settings {
|
||||
namespace UISettings {
|
||||
|
||||
bool IsDarkTheme();
|
||||
bool IsGamescope();
|
||||
|
||||
struct ContextualShortcut {
|
||||
std::string keyseq;
|
||||
|
||||
Reference in New Issue
Block a user