mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-21 08:02:40 +00:00
allow volume up/down hotkeys to be repeated
This commit is contained in:
@@ -22,6 +22,7 @@ struct ContextualShortcut {
|
||||
QString keyseq;
|
||||
QString controller_keyseq;
|
||||
int context;
|
||||
bool repeat;
|
||||
};
|
||||
|
||||
struct Shortcut {
|
||||
|
||||
Reference in New Issue
Block a user