]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Moved initializations of the pixel_size and attributes fields in the TGA header ealie...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 4 Jan 2008 23:13:27 +0000 (23:13 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 4 Jan 2008 23:13:27 +0000 (23:13 +0000)
commit470a2e97832e4f1d3b87580cd0ab76d691a74f4c
tree15214d67357f0f862ded802ee1523a46a000e22b
parent0a094efd4075f5a4adf37b391e047b150c902b17
Moved initializations of the pixel_size and attributes fields in the TGA header ealier, so they would be properly set before the call to PrintTargaHeader()

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7904 d7cf8633-e32d-0410-b094-e92efae38249
image.c