new memory handling, but asm and mappers need update.
[libpicofe.git] / gp2x / port_config.h
index 932b7e5..5480ae8 100644 (file)
@@ -3,8 +3,6 @@
 #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
@@ -31,8 +29,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       0\r