]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
added cvars r_lerpsprites, r_lerpmodels, and r_waterscroll (and to menu as well)
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3