X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=common%2Finput.h;h=e82ecaae9df2ac52022f34954d514fb612a9fa5c;hb=8754b84cdbcac9d319330a7623eb5021da3011f4;hp=65e088f8f1f1d1e2be0514fc72805bff7ff31b2d;hpb=c4334e0048260657c810312e89f84a099f365337;p=libpicofe.git diff --git a/common/input.h b/common/input.h index 65e088f..e82ecaa 100644 --- a/common/input.h +++ b/common/input.h @@ -19,6 +19,9 @@ #define PBTN_MENU (1 << 10) +// TODO: move to pico +#if 0 + /* ui events */ #define PEVB_VOL_DOWN 30 #define PEVB_VOL_UP 29 @@ -48,6 +51,7 @@ #define PEV_MASK 0x7ff80000 +#endif enum { IN_CFG_BIND_COUNT = 0,