commit 9e59e9a4ee51817bf7d825240698828efdda7ced
Merge: 62c8b62c ef9b4516
Author: Jonathan Dowland <jon+github@alcopop.org>
AuthorDate: Fri Oct 13 10:17:14 2017 +0100
Commit: GitHub <noreply@github.com>
CommitDate: Fri Oct 13 10:17:14 2017 +0100
Merge pull request #948 from jmtd/joypad-look
Permit binding of joystick axes to look up/down
src/d_event.h | 3 ++-
src/heretic/g_game.c | 8 +++++---
src/hexen/g_game.c | 8 +++++---
src/i_joystick.c | 19 ++++++++++++++++++-
src/m_config.c | 13 +++++++++++++
src/setup/joystick.c | 25 ++++++++++++++++++++++++-
src/strife/g_game.c | 8 +++++---
7 files changed, 72 insertions(+), 12 deletions(-)