]> git.sesse.net Git - ccbs/blobdiff - bigscreen/resolution.h
In RotateScreen destructor, do not leak subscreen surfaces.
[ccbs] / bigscreen / resolution.h
index e58e1175504acfe6504fa5758d776d0211127861..01a299c3a4e467478c148829096ada0a790e5eb4 100644 (file)
@@ -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_FULLSCREEN 0
+#define USE_SPLITSCREEN 1
 
 /*
  * This is used in the screens, mostly for historical reasons (they were