]> git.xonotic.org Git - xonotic/darkplaces.git/blob - builddate.c
Revert revisions 7946 and 7767. R_Upload now doesn't pass NULL data pointers on to...
[xonotic/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3