mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
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 |
||
|---|---|---|
| .. | ||
| ControllerInterface | ||
| CMakeLists.txt | ||
| ControllerEmu.cpp | ||
| ControllerEmu.h | ||
| GCAdapter_Android.cpp | ||
| GCAdapter_Null.cpp | ||
| GCAdapter.cpp | ||
| GCAdapter.h | ||
| GCPadStatus.h | ||
| InputCommon.vcxproj | ||
| InputCommon.vcxproj.filters | ||
| InputConfig.cpp | ||
| InputConfig.h | ||
| KeyboardStatus.h | ||