]> git.sesse.net Git - ccbs/blob - bigscreen/resolution.h
Move most of the resolution settings to the config file.
[ccbs] / bigscreen / resolution.h
1 #ifndef _RESOLUTION_H
2 #define _RESOLUTION_H 1
3
4 #define USE_SPLITSCREEN 1
5
6 #endif /* !defined(_RESOLUTION_H) */