X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pandora%2Fport_config.h;h=50bc72334ef783710bc9deea982914f32ac81e4c;hb=c66f49e61a09926e828b2685cc997a6ebee7cdb4;hp=a670c1c119a770ed51ee8592b943531916b4e5d8;hpb=b6b7d1b1c53e6c0be6c9cc01519bdf9541c49ba4;p=libpicofe.git diff --git a/pandora/port_config.h b/pandora/port_config.h index a670c1c..50bc723 100644 --- a/pandora/port_config.h +++ b/pandora/port_config.h @@ -8,8 +8,10 @@ #define REDUCE_IO_CALLS 0 #define SCREEN_SIZE_FIXED 1 -#define SCREEN_WIDTH 800 -#define SCREEN_HEIGHT 480 +#define SCREEN_WIDTH 320 +#define SCREEN_HEIGHT 240 +#define MSCREEN_WIDTH 800 +#define MSCREEN_HEIGHT 480 // draw2.c #define START_ROW 0 // which row of tiles to start rendering at?