X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fuiq3%2Fport_config.h;h=60128c17e0f7c7a37614e7276660e4173caaf9cf;hb=c6c6c9cde2d6ea12e8e38b75da02f8b0bb162766;hp=5d0f977608f4a7932a390acf40992d30f74fd90b;hpb=f8af96349ea464111fbef3c6528016c3dc34cdcf;p=picodrive.git diff --git a/platform/uiq3/port_config.h b/platform/uiq3/port_config.h index 5d0f977..60128c1 100644 --- a/platform/uiq3/port_config.h +++ b/platform/uiq3/port_config.h @@ -30,5 +30,9 @@ #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 #endif // PORT_CONFIG_H