]> git.sesse.net Git - ccbs/commitdiff
Set default resolution to 1024x768.
authorSteinar H. Gunderson <sesse@samfundet.no>
Tue, 1 Mar 2005 02:14:33 +0000 (02:14 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Tue, 1 Mar 2005 02:14:33 +0000 (02:14 +0000)
bigscreen/resolution.h

index ba9472ac3a17f6004686a6ce3043c8c313ca5a62..a8be1d4f6e52cac405365aba1d4ca05480f99ae0 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef _RESOLUTION_H
 #define _RESOLUTION_H 1
 
-#define SCREEN_WIDTH 800
-#define SCREEN_HEIGHT 600
+#define SCREEN_WIDTH 1024
+#define SCREEN_HEIGHT 768
 
 /*
  * This is used in the screens, mostly for historical reasons (they were