]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
removed silly uses of 'long' (now int, or qbyte *, depending on the way it was used...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;