Source position: sprite.inc line 187
const SpriteSize_32x32: SpriteSize = integer(OBJSIZE_32) shl 14 or integer(OBJSHAPE_SQUARE) shl 12 or 32 * 32 shr 5;