]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
fix two-layer quake sky in r_glsl 1 mode (was blending the alpha layer wrongly)
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3