Home
last modified time | relevance | path

Searched refs:jhe_value (Results 1 – 1 of 1) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/arch/sdl/
H A Djoy.cpp216 const auto jhe_value = jhe->value; in joy_hat_handler() local
233 const auto current_button_state = !!(jhe_value & (1 << i)); in joy_hat_handler()