summaryrefslogtreecommitdiff
path: root/apps/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/action.h')
-rw-r--r--apps/action.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/action.h b/apps/action.h
index 61c214c609..3e53b6d7a8 100644
--- a/apps/action.h
+++ b/apps/action.h
@@ -211,6 +211,8 @@ enum {
211 ACTION_PS_TOGGLE_MODE, 211 ACTION_PS_TOGGLE_MODE,
212 ACTION_PS_RESET, 212 ACTION_PS_RESET,
213 ACTION_PS_EXIT, /* _STD_* isnt going to work here */ 213 ACTION_PS_EXIT, /* _STD_* isnt going to work here */
214 ACTION_PS_SLOWER,
215 ACTION_PS_FASTER,
214 216
215 /* yesno screen */ 217 /* yesno screen */
216 ACTION_YESNO_ACCEPT, 218 ACTION_YESNO_ACCEPT,