aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/main.h')
-rw-r--r--frontend/main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/main.h b/frontend/main.h
index ffed68b..bc6c267 100644
--- a/frontend/main.h
+++ b/frontend/main.h
@@ -58,6 +58,8 @@ enum sched_action {
SACTION_PREV_SSLOT,
SACTION_TOGGLE_FSKIP,
SACTION_SCREENSHOT,
+ SACTION_VOLUME_UP,
+ SACTION_VOLUME_DOWN,
SACTION_GUN_TRIGGER = 16,
SACTION_GUN_A,
SACTION_GUN_B,