]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
More MacOS X stuff. The correct test for MacOS X in preprocessor seems to
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3