X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2Fport_config.h;h=d8fa1089b190fda6b640fab9f8f52ec35914c5d5;hb=c66f49e61a09926e828b2685cc997a6ebee7cdb4;hp=d9ccb4780849c86fe9e6d083f113a88a210469f9;hpb=b6b7d1b1c53e6c0be6c9cc01519bdf9541c49ba4;p=libpicofe.git diff --git a/linux/port_config.h b/linux/port_config.h index d9ccb47..d8fa108 100644 --- a/linux/port_config.h +++ b/linux/port_config.h @@ -12,6 +12,8 @@ #define SCREEN_SIZE_FIXED 0 #define SCREEN_WIDTH 320 #define SCREEN_HEIGHT 240 +#define MSCREEN_WIDTH SCREEN_WIDTH +#define MSCREEN_HEIGHT SCREEN_HEIGHT // draw2.c #define START_ROW 0 // which row of tiles to start rendering at?