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