mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-19 02:01:46 +00:00
casting a value to a u32 when it's originally an int, and it's exposed as int to users, could end up in cases where a negative number would result as a positive one. This doesn't really affect the value range of the attachment enum, still I think the code was wrong. Heavily tested. |
||
|---|---|---|
| .. | ||
| Control | ||
| ControlGroup | ||
| Setting | ||
| ControllerEmu.cpp | ||
| ControllerEmu.h | ||
| StickGate.cpp | ||
| StickGate.h | ||