]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
Image_WriteTGARGBA now writes 8 as the attributes byte (which GIMP seems to need...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3