]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
attempt at working around a NVIDIA 23.11 TNT driver bug which causes the menu text...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;