X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fuiq3%2Fport_config.h;h=e5016dc0b2a870c72388f0fe7a178f4d43442d51;hb=0403eead1f44c29d6ec5398ef4827ce0ae31eec4;hp=5d0f977608f4a7932a390acf40992d30f74fd90b;hpb=f8af96349ea464111fbef3c6528016c3dc34cdcf;p=picodrive.git diff --git a/platform/uiq3/port_config.h b/platform/uiq3/port_config.h index 5d0f977..e5016dc 100644 --- a/platform/uiq3/port_config.h +++ b/platform/uiq3/port_config.h @@ -31,4 +31,7 @@ #define PATH_SEP "\\" #define PATH_SEP_C '\\' +// engine/vid.cpp, also update BORDER_R in port_config.s +#define VID_BORDER_R 16 + #endif // PORT_CONFIG_H