X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2Fport_config.h;h=ba7acee56b2e1dbb061f24ea3cf682124391ec0e;hb=e31266dd116b6bea59ce3f2036feeb6725c45a72;hp=9dc2c6a29c8da4ab013365c0822ec901690a29e4;hpb=bf3c44f4850c0804e0bf63964c1291b18549d996;p=libpicofe.git diff --git a/gp2x/port_config.h b/gp2x/port_config.h index 9dc2c6a..ba7acee 100644 --- a/gp2x/port_config.h +++ b/gp2x/port_config.h @@ -8,6 +8,10 @@ #define REDUCE_IO_CALLS 0 #define SIMPLE_WRITE_SOUND 0 +#define SCREEN_SIZE_FIXED 1 +#define SCREEN_WIDTH 320 +#define SCREEN_HEIGHT 240 + // draw.c #define OVERRIDE_HIGHCOL 0