]> git.xonotic.org Git - xonotic/darkplaces.git/blob - builddate.c
increased size of ditherpattern texture to try to work around the odd 'not black...
[xonotic/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3