mirror of
https://github.com/open-goal/jak-project
synced 2026-05-28 00:16:20 -04:00
c010073ddc
`SDL_EVENT_JOYSTICK_AXIS_MOTION` is an enum with `Value = 1536`, which means the code current acts like: `else if (true && m_has_pressure_sensitive_buttons)`