]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - conftest.cpp
make shift-a not always check classname, but check the current entity key if entity...
[xonotic/netradiant.git] / conftest.cpp
1 #include CONFTEST_HEADER
2 int main()
3 {
4         (void) CONFTEST_SYMBOL;
5         return 0;
6 }