]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
Moved the WAV loading code out of "snd_mem.c". Removed a couple of useless definition...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3