]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - conftest.cpp
only reserve ONE lightmap at once, not TWO (but make this a #define to allow later...
[xonotic/netradiant.git] / conftest.cpp
1 #include CONFTEST_HEADER
2 int main()
3 {
4         (void) CONFTEST_SYMBOL;
5         return 0;
6 }