Changes
From Final Fantasy Inside
→MIM Block Header
UINT32 WordCount; // # words of data in image
UINT16 ImageX, ImageY; // location of blocks on 1024x512 display area
UINT16 PitchWidth, Height; // Width is the # of Word units (UINT16) the blocks are wide
} MIMBaseImage;