dolphin/Source/Core/InputCommon
Léo Lam 0e1aeedb5b Fix warnings
This fixes warnings in:
- Source/Core/InputCommon/ControllerEmu.h: avoid shadowing other
  variables (my fault)
- Source/Core/Core/IPC_HLE/WII_IPC_HLE.h: made
  SDIO_EventNotify_CPUThread static as it's not used anywhere else
2016-07-18 23:38:42 +02:00
..
ControllerInterface ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
CMakeLists.txt
ControllerEmu.cpp ControllerEmu: Split the Setting class 2016-07-12 11:42:18 +02:00
ControllerEmu.h Fix warnings 2016-07-18 23:38:42 +02:00
GCAdapter_Android.cpp
GCAdapter_Null.cpp
GCAdapter.cpp Use g_want_determinism in code added by 8f0cbef 2016-07-05 20:58:44 +02:00
GCAdapter.h
GCPadStatus.h
InputCommon.vcxproj
InputCommon.vcxproj.filters
InputConfig.cpp
InputConfig.h
KeyboardStatus.h