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