]> icculus.org git repositories - divverent/darkplaces.git/history - image_png.h
Removed all calls to strcpy; most of them are now calls to strlcpy or memcpy.
[divverent/darkplaces.git] / image_png.h
2006-01-15 havocadded png support patch from [515] (had to rewrite...