]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
cleaned up almost all direct indexing of matrix4x4_t structures to go through proper...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3