aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Ava/Common/KeyboardHotkeyState.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Ava/Common/KeyboardHotkeyState.cs')
-rw-r--r--Ryujinx.Ava/Common/KeyboardHotkeyState.cs4
1 files changed, 3 insertions, 1 deletions
diff --git a/Ryujinx.Ava/Common/KeyboardHotkeyState.cs b/Ryujinx.Ava/Common/KeyboardHotkeyState.cs
index 6f0ff07c..a4e9c555 100644
--- a/Ryujinx.Ava/Common/KeyboardHotkeyState.cs
+++ b/Ryujinx.Ava/Common/KeyboardHotkeyState.cs
@@ -7,6 +7,8 @@
Screenshot,
ShowUi,
Pause,
- ToggleMute
+ ToggleMute,
+ ResScaleUp,
+ ResScaleDown
}
} \ No newline at end of file