]> de.git.xonotic.org Git - xonotic/darkplaces.git/blob - builddate.c
fixed realtime lighting bugs with gl_mesh_batching 1 (... by not using batching while...
[xonotic/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3