]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
added snd_null for anyone who can't use the other sound drivers, and cleaned up the...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3