X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bigscreen%2Fresolution.h;h=e58e1175504acfe6504fa5758d776d0211127861;hb=0fad64f1f8ecc79312e6d27aac1bc0b3feff84c1;hp=a27b336782d54ac4fea8cb619707502118bb5989;hpb=416d3d469d9ce4c15a860f61e24aee79da12402d;p=ccbs diff --git a/bigscreen/resolution.h b/bigscreen/resolution.h index a27b336..e58e117 100644 --- a/bigscreen/resolution.h +++ b/bigscreen/resolution.h @@ -1,9 +1,11 @@ #ifndef _RESOLUTION_H #define _RESOLUTION_H 1 -#define SCREEN_WIDTH 800 -#define SCREEN_HEIGHT 600 -#define SCREEN_LCD 1 +#define SCREEN_WIDTH 640 +#define SCREEN_HEIGHT 480 +#define SCREEN_LCD 0 + +#define USE_FULLSCREEN 1 /* * This is used in the screens, mostly for historical reasons (they were