mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-22 02:11:19 +00:00
Rest of previous commit.
This commit is contained in:
parent
c523671606
commit
94b1683862
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
#include <QF/qtypes.h>
|
||||
|
||||
#define JOY_MAX_AXES 6
|
||||
#define JOY_MAX_AXES 8
|
||||
#define JOY_MAX_BUTTONS 16
|
||||
|
||||
extern struct cvar_s *joy_device; // Joystick device name
|
||||
|
|
Loading…
Reference in a new issue