Source position: sprite.inc line 191
const SpriteSize_32x16: SpriteSize = integer(OBJSIZE_32) shl 14 or integer(OBJSHAPE_WIDE) shl 12 or 32 * 16 shr 5;