]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
reworked input timing a bit more, now cl_movement 1 mode syncs client packets to...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3