1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-04-16 21:40:12 +00:00
Morph 322339a5fd npad: Return NpadButton in GetAndResetPressState
We were previously truncating this to a u32 as there were no known buttons that used the full 64 bits of this type. Fix this now that we know they are used.
2021-11-29 19:21:51 -05:00
..