Add gamepad support for XInput devices on Windows

This commit is contained in:
Cameron Gutman
2016-02-13 04:29:14 -05:00
parent 999043b4f6
commit ea94320c54
3 changed files with 91 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ SOURCES = \
libchelper.c \
main.cpp \
input.cpp \
gamepad.cpp \
# Build rules generated by macros from common.mk: