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