Source position: sprite.inc line 194
const SpriteSize_8x32: SpriteSize = integer(OBJSIZE_16) shl 14 or integer(OBJSHAPE_TALL) shl 12 or 8 * 32 shr 5;