]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
don't allocate a mempool or texture pool if a model file is not found (prevents build...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3