dolphin/Source/Core/InputCommon/ControllerInterface/DInput
Tillmann Karras 315a8ba1c0 Various changes suggested by cppcheck
- remove unused variables
- reduce the scope where it makes sense
- correct limits (did you know that strcat()'s last parameter does not
  include the \0 that is always added?)
- set some free()'d pointers to NULL
2014-02-28 12:43:20 +01:00
..
DInput.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
DInput.h Fix more header sorting issues in InputCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
DInputJoystick.cpp Fix the Windows build in relation to the recent changes. 2014-02-20 01:01:11 +01:00
DInputJoystick.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
DInputKeyboardMouse.cpp Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
DInputKeyboardMouse.h Fix more header sorting issues in InputCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
NamedKeys.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00