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 c096abf880..d3da152e35 100644
--- a/apps/action.h
+++ b/apps/action.h
@@ -187,6 +187,7 @@ enum {
187 ACTION_PS_NUDGE_RIGHT, 187 ACTION_PS_NUDGE_RIGHT,
188 ACTION_PS_NUDGE_LEFTOFF, 188 ACTION_PS_NUDGE_LEFTOFF,
189 ACTION_PS_NUDGE_RIGHTOFF, 189 ACTION_PS_NUDGE_RIGHTOFF,
190 ACTION_PS_TOGGLE_MODE,
190 ACTION_PS_RESET, 191 ACTION_PS_RESET,
191 ACTION_PS_EXIT, /* _STD_* isnt going to work here */ 192 ACTION_PS_EXIT, /* _STD_* isnt going to work here */
192 193