X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=platform%2Fuiq3%2Fport_config.h;h=2eea0337bebbfc62ae220eb472d6a54a4cb88393;hb=1b85bf1c2307c548a637f988eb69f615864f1685;hp=e5016dc0b2a870c72388f0fe7a178f4d43442d51;hpb=3823d229a553afd2353946e09323a9bcbf1256ed;p=picodrive.git diff --git a/platform/uiq3/port_config.h b/platform/uiq3/port_config.h index e5016dc..2eea033 100644 --- a/platform/uiq3/port_config.h +++ b/platform/uiq3/port_config.h @@ -8,9 +8,6 @@ #define REDUCE_IO_CALLS 0 #define SIMPLE_WRITE_SOUND 0 -// draw.c -#define OVERRIDE_HIGHCOL 0 - // draw2.c #define START_ROW 0 // which row of tiles to start rendering at? #define END_ROW 28 // ..end @@ -26,10 +23,9 @@ #define dprintf(x...) // platform -#define PLAT_MAX_KEYS (256+19) -#define PLAT_HAVE_JOY 0 #define PATH_SEP "\\" #define PATH_SEP_C '\\' +#define MENU_X2 0 // engine/vid.cpp, also update BORDER_R in port_config.s #define VID_BORDER_R 16