]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
audited R_Mesh_Matrix calls and RSurf_ActiveEntity calls and moved them to more appro...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3