]> git.sesse.net Git - ccbs/blobdiff - bigscreen/resolution.h
Shape text using Pango and HarfBuzz; gives us nice ligatures and exotic scripts.
[ccbs] / bigscreen / resolution.h
index 0bbddf3e66bd0d3987309b8cf5a9f0859a9daeaa..6898112b239cdbc642fe2c4e5bbc0c7196effb33 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef _RESOLUTION_H
 #define _RESOLUTION_H 1
 
-#define SCREEN_WIDTH 800
-#define SCREEN_HEIGHT 600
+#define USE_SPLITSCREEN 1
 
 #endif /* !defined(_RESOLUTION_H) */