key combos for new input code
[libpicofe.git] / pandora / port_config.h
index b82b89c..3d047dc 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
@@ -33,5 +35,6 @@
 #define PLAT_HAVE_JOY 1\r
 #define PATH_SEP      "/"\r
 #define PATH_SEP_C    '/'\r
+#define MENU_X2       1\r
 \r
 #endif //PORT_CONFIG_H\r