pub const MAX_MOTION_VECTOR_GRID_X: u32 = 64;
Maximum cells along each axis. MD2 caps motion-vector grids at this size in the preset format; the renderer enforces the cap regardless of what the preset declares.