X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Fresolution.h;fp=bigscreen%2Fresolution.h;h=f56ddf437b237b4f2b78039268c30bd4cba4084a;hp=e58e1175504acfe6504fa5758d776d0211127861;hb=250bedbb9992af9f72996b0f790e8c585c3fe4e0;hpb=0fad64f1f8ecc79312e6d27aac1bc0b3feff84c1 diff --git a/bigscreen/resolution.h b/bigscreen/resolution.h index e58e117..f56ddf4 100644 --- a/bigscreen/resolution.h +++ b/bigscreen/resolution.h @@ -1,11 +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 1 +#define USE_SPLITSCREEN 1 /* * This is used in the screens, mostly for historical reasons (they were