u5 release
[gpsp.git] / input.h
diff --git a/input.h b/input.h
index e4bc519..1d0bd74 100644 (file)
--- a/input.h
+++ b/input.h
@@ -70,6 +70,8 @@ typedef enum
   CURSOR_SELECT,
   CURSOR_BACK,
   CURSOR_EXIT,
+  CURSOR_L,
+  CURSOR_R,
   CURSOR_NONE
 } gui_action_type;