]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
passing 0 time to CL_AllocDlight now gives a die time of 0, not cl.time + 0
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;