(cherry picked from commit 25787fcebe)
v3.5.13-sru
Darrell Anderson 13 years ago committed by Slávek Banko
parent ff0f25e943
commit 54c0e9cd62

@ -51,7 +51,7 @@ struct TGA_IMAGEDATA
{
u8 *ID; /* length of this == TGA_FILEHEADER::IDlength */
u8 *ColorMapData; /* -//- */
u8 *Image; /* widthxheigth pixels */
u8 *Image; /* widthxheight pixels */
}PACKED;

Loading…
Cancel
Save