]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
expanded PR_PrintState from 5 statements to 8 statements printed, to give more chance...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3