Source position: sprite.inc line 189
const SpriteSize_16x8: SpriteSize = integer(OBJSIZE_8) shl 14 or integer(OBJSHAPE_WIDE) shl 12 or 16 * 8 shr 5;