Source position: sprite.inc line 186
const SpriteSize_16x16: SpriteSize = integer(OBJSIZE_16) shl 14 or integer(OBJSHAPE_SQUARE) shl 12 or 16 * 16 shr 5;