]> de.git.xonotic.org Git - xonotic/darkplaces.git/blob - builddate.c
use *64.dll instead of *.dll on win64, this way we can include both 32bit and 64bit...
[xonotic/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3