]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
reverted to fast version of trianglefacinglight code, as it was found to be a speed...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3