X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bigscreen%2Fresolution.h;h=01a299c3a4e467478c148829096ada0a790e5eb4;hb=405a983fa5d81d4ea5efdf13fa43dbe14a6d8a87;hp=20125ebf3b57c95dc9f9cdf544f6f4a03f1adf87;hpb=16d44dda496bb6fec27aeea13decaae16fd08f7e;p=ccbs diff --git a/bigscreen/resolution.h b/bigscreen/resolution.h index 20125eb..01a299c 100644 --- a/bigscreen/resolution.h +++ b/bigscreen/resolution.h @@ -1,9 +1,12 @@ #ifndef _RESOLUTION_H #define _RESOLUTION_H 1 -#define SCREEN_WIDTH 640 -#define SCREEN_HEIGHT 480 -#define SCREEN_LCD 0 +#define SCREEN_WIDTH 1024 +#define SCREEN_HEIGHT 768 +#define SCREEN_LCD 1 + +#define USE_FULLSCREEN 0 +#define USE_SPLITSCREEN 1 /* * This is used in the screens, mostly for historical reasons (they were