]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
Added r_editlights_copyinfo and r_editlights_pasteinfo commands to clone the properti...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3