Source position: sprite.inc line 188
const SpriteSize_64x64: SpriteSize = integer(OBJSIZE_64) shl 14 or integer(OBJSHAPE_SQUARE) shl 12 or 64 * 64 shr 5;