mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-12-27 22:20:06 +00:00
cbef6b1fca
Button inputs were broken as button was assumed to be the bit position of NpadButton prior to the input rewrite. Since this was changed to use NpadButton directly, we should count the number of trailing zeros to determine the bit position. |
||
---|---|---|
.. | ||
audio_core | ||
common | ||
core | ||
input_common | ||
shader_recompiler | ||
tests | ||
video_core | ||
web_service | ||
yuzu | ||
yuzu_cmd | ||
.clang-format | ||
CMakeLists.txt |