]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
fix skin loading on mdl (and probably md2) models by not setting numskins unless...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3