X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2Fport_config.h;h=d8fa1089b190fda6b640fab9f8f52ec35914c5d5;hb=c4046e6e067c0c7d7a09d9eb8518993be320d84b;hp=d9ccb4780849c86fe9e6d083f113a88a210469f9;hpb=82d64b3a5ff89b5b44a2b1b901dcee4326a97af7;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?