mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-05 02:48:29 -04: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 {
|
namespace UISettings {
|
||||||
|
|
||||||
bool IsDarkTheme();
|
bool IsDarkTheme();
|
||||||
|
bool IsGamescope();
|
||||||
|
|
||||||
struct ContextualShortcut {
|
struct ContextualShortcut {
|
||||||
std::string keyseq;
|
std::string keyseq;
|
||||||
|
|||||||
Reference in New Issue
Block a user