]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
moved a lot of 2D/screen stuff out of gl_screen.c into cl_screen.c
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;