Source position: sprite.inc line 196
const SpriteSize_32x64: SpriteSize = integer(OBJSIZE_64) shl 14 or integer(OBJSHAPE_TALL) shl 12 or 32 * 64 shr 5;