summaryrefslogtreecommitdiff
path: root/apps/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/action.h')
-rw-r--r--apps/action.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/action.h b/apps/action.h
index eae5f1249b..5df8639cdf 100644
--- a/apps/action.h
+++ b/apps/action.h
@@ -191,13 +191,11 @@ enum {
191 /* bookmark screen */ 191 /* bookmark screen */
192 ACTION_BMS_DELETE, 192 ACTION_BMS_DELETE,
193 193
194 /* alarm menu screen */
195
196 /* quickscreen */ 194 /* quickscreen */
197 ACTION_QS_LEFT, 195 ACTION_QS_LEFT,
198 ACTION_QS_RIGHT, 196 ACTION_QS_RIGHT,
199 ACTION_QS_DOWN, 197 ACTION_QS_DOWN,
200 ACTION_QS_DOWNINV, /* why is this not called up?? :p */ 198 ACTION_QS_TOP,
201 199
202 /* pitchscreen */ 200 /* pitchscreen */
203 /* obviously ignore if you dont have thise screen */ 201 /* obviously ignore if you dont have thise screen */