]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
increased name limit on engineversion string from 39 chars to 127, this fixed a bug...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3