dualcore integration in famc, bram cart C code, psp bugfixes
[picodrive.git] / platform / gp2x / port_config.h
index fd28f79..5d9bf04 100644 (file)
@@ -3,7 +3,12 @@
 #ifndef PORT_CONFIG_H\r
 #define PORT_CONFIG_H\r
 \r
-#define CPU_CALL\r
+#define CASE_SENSITIVE_FS 1 // CS filesystem\r
+#define DONT_OPEN_MANY_FILES 0\r
+#define REDUCE_IO_CALLS 0\r
+\r
+// draw.c\r
+#define OVERRIDE_HIGHCOL 0\r
 \r
 // draw2.c\r
 #define START_ROW  0 // which row of tiles to start rendering at?\r