Constant FF_MAX

pub const FF_MAX: u16 = 0x7f; // 127u16
Available on crate feature dep_sdl2 only.