input: get rid of pl2 flag, use 'bind types' instead
[libpicofe.git] / gp2x / in_gp2x.h
index 30af5c3..aa009bb 100644 (file)
@@ -1,3 +1,3 @@
 
 void in_gp2x_init(void *vdrv);
-int in_gp2x_update(void *drv_data, int *binds);
+int in_gp2x_update(void *drv_data, const int *binds, int *result);