]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
cleanup of float/byte colors, now colors are always floats until R_Mesh_Render conver...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;