]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
Applied KadaverJack's patch on my cl_sound_ric_gunshot code that provides a small...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3