]> git.sesse.net Git - ccbs/blobdiff - bigscreen/resolution.h
Add a fullscreen define.
[ccbs] / bigscreen / resolution.h
index 20125ebf3b57c95dc9f9cdf544f6f4a03f1adf87..e58e1175504acfe6504fa5758d776d0211127861 100644 (file)
@@ -5,6 +5,8 @@
 #define SCREEN_HEIGHT 480
 #define SCREEN_LCD 0
 
+#define USE_FULLSCREEN 1
+
 /*
  * This is used in the screens, mostly for historical reasons (they were
  * first hard-coded to 800x600, and changing them to be resolution-independent