gp2x->common menu migration finished, gp2x now only uses input fwk
[libpicofe.git] / pandora / port_config.h
index 02bc39c..58a8eea 100644 (file)
@@ -3,6 +3,8 @@
 #ifndef PORT_CONFIG_H\r
 #define PORT_CONFIG_H\r
 \r
+#include "../gp2x/version.h" /* FIXME */\r
+\r
 #define CASE_SENSITIVE_FS 1 // CS filesystem\r
 #define DONT_OPEN_MANY_FILES 0\r
 #define REDUCE_IO_CALLS 0\r
@@ -29,8 +31,6 @@
 #define dprintf(x...)\r
 \r
 // platform\r
-#define PLAT_MAX_KEYS 32\r
-#define PLAT_HAVE_JOY 1\r
 #define PATH_SEP      "/"\r
 #define PATH_SEP_C    '/'\r
 #define MENU_X2       1\r