fix gp2x build and some obvious menu glitches
[libpicofe.git] / gp2x / port_config.h
index ba7acee..932b7e5 100644 (file)
@@ -3,6 +3,8 @@
 #ifndef PORT_CONFIG_H\r
 #define PORT_CONFIG_H\r
 \r
+#include "version.h"\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       0\r
 \r
 #endif //PORT_CONFIG_H\r