]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
fixed monster interpolation in normal quake, which makes dpcrush not lerped unfortunately
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;