]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
added r_hdr_range cvar (which just divides r_bloom_colorscale and multiplies r_bloom_...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3