mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-24 10:23:21 +00:00
Remove "env, " from "return env, GetControlPointer..." since the left side of a comma operator has no effect. This was presumably a copy/paste error from the function above it. |
||
|---|---|---|
| .. | ||
| Control.cpp | ||
| Control.h | ||
| ControlGroup.cpp | ||
| ControlGroup.h | ||
| ControlReference.cpp | ||
| ControlReference.h | ||
| CoreDevice.cpp | ||
| CoreDevice.h | ||
| EmulatedController.cpp | ||
| EmulatedController.h | ||
| InputDetector.cpp | ||
| InputOverrider.cpp | ||
| MappingCommon.cpp | ||
| NumericSetting.cpp | ||
| NumericSetting.h | ||