]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
Added two cvars (sbar_alpha_bg and sbar_alpha_fg) to replace sbar_alpha, one controls...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3