]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - misc/source/netradiant-src/conftest.cpp
Use pow() for all scale differences, which should make them much more correct, and...
[voretournament/voretournament.git] / misc / source / netradiant-src / conftest.cpp
1 #include CONFTEST_HEADER
2 int main()
3 {
4         (void) CONFTEST_SYMBOL;
5         return 0;
6 }