summaryrefslogtreecommitdiff
path: root/apps/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/action.h')
-rw-r--r--apps/action.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/action.h b/apps/action.h
index e664c03fdf..a9e4de1665 100644
--- a/apps/action.h
+++ b/apps/action.h
@@ -196,6 +196,7 @@ enum {
196 ACTION_SETTINGS_DECREPEAT, 196 ACTION_SETTINGS_DECREPEAT,
197 ACTION_SETTINGS_DECBIGSTEP, 197 ACTION_SETTINGS_DECBIGSTEP,
198 ACTION_SETTINGS_RESET, 198 ACTION_SETTINGS_RESET,
199 ACTION_SETTINGS_SET, /* Used by touchscreen targets */
199 200
200 /* bookmark screen */ 201 /* bookmark screen */
201 ACTION_BMS_DELETE, 202 ACTION_BMS_DELETE,