X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=input.h;h=1d0bd74542719d3102c537fbed4c8ae59b2c0707;hb=42c8119010bfc48776e8c82e42cceb06d07c0247;hp=e4bc5198fbfc040cf3c3ebf54a882058d1e04b67;hpb=73d1a857f28a0fe7f6afaf3ca4c99fca5f50256c;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;