AntiMicroX / antimicrox

Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.
GNU General Public License v3.0
2.43k stars 141 forks source link

about #582 and #694 #700

Closed mega-TWZ closed 1 year ago

mega-TWZ commented 1 year ago

Use discussion module to ask question.

mega-TWZ commented 1 year ago
  1. error: ‘m_device’ was not declared in this scope
  2. m_device is a " InputDevice ", but " SDL_JoystickNumButtons(SDL_Joystick joystick) " need a " SDL_Joystick * "