supporting caanoo, line doublers, refactoring
[libpicofe.git] / psp / port_config.h
index 7d543f1..d07c9f4 100644 (file)
@@ -14,7 +14,6 @@
 \r
 // draw.c\r
 #define USE_BGR555 1\r
-#define OVERRIDE_HIGHCOL 1\r
 \r
 // draw2.c\r
 #define START_ROW  0 // which row of tiles to start rendering at?\r
@@ -33,8 +32,6 @@ extern void blit1(void);
 #define dprintf(x...)\r
 \r
 // platform\r
-#define PLAT_MAX_KEYS 32\r
-#define PLAT_HAVE_JOY 0\r
 #define PATH_SEP      "/"\r
 #define PATH_SEP_C    '/'\r
 #define MENU_X2       0\r