mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-22 09:58:03 -05:00
We reset all the button states to 0 except the first index (which has all the buttons as pressed) to prevent a button hold being interpreted as a button that was pressed once on the first poll.