commit 6667c664975d612d6eecf4893b621df624cfc72b
Merge: 55d3b7cd 684a275b
Author: Simon Howard <fraggle@soulsphere.org>
AuthorDate: Sun Jan 23 18:45:14 2022 -0500
Commit: GitHub <noreply@github.com>
CommitDate: Sun Jan 23 18:45:14 2022 -0500
Merge pull request #1415 from Archenoth/master
Add ability to map mouse buttons to run!
src/doom/g_game.c | 3 ++-
src/heretic/g_game.c | 3 ++-
src/hexen/g_game.c | 3 ++-
src/m_config.c | 7 +++++++
src/m_controls.c | 2 ++
src/m_controls.h | 1 +
src/setup/joystick.c | 2 +-
src/setup/keyboard.c | 2 +-
src/setup/mouse.c | 2 ++
src/strife/g_game.c | 3 ++-
10 files changed, 22 insertions(+), 6 deletions(-)