X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=input.h;h=1d0bd74542719d3102c537fbed4c8ae59b2c0707;hb=42c8119010bfc48776e8c82e42cceb06d07c0247;hp=e4bc5198fbfc040cf3c3ebf54a882058d1e04b67;hpb=2823a4c8196a02da86ee180cf55586d4e8c91a2f;p=gpsp.git diff --git a/input.h b/input.h index e4bc519..1d0bd74 100644 --- 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;