foxygit / doom Log in
commit c37d25a662aaef7d48e6c4a40315c89a632379d9
Merge: 7bb82228 3004b95a
Author:     Jonathan Dowland <jon+github@alcopop.org>
AuthorDate: Tue Mar 28 17:21:57 2017 +0100
Commit:     GitHub <noreply@github.com>
CommitDate: Tue Mar 28 17:21:57 2017 +0100

    Merge pull request #900 from jmtd/joystick-hysteresis

    move joystick hysteresis to i_video

 src/doom/am_map.c | 4 ++--
 src/doom/m_menu.c | 4 +---
 src/i_video.c     | 8 +++++++-
 src/i_video.h     | 3 +++
 4 files changed, 13 insertions(+), 6 deletions(-)