yuzu/src/input_common/helpers
FearlessTobi 310c1f50be scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
..
joycon_protocol Fix more typos 2024-01-15 23:26:53 +00:00
joycon_driver.cpp scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
joycon_driver.h input_common: joycon: Move vibrations to a queue 2023-10-22 11:30:59 -06:00
stick_from_buttons.cpp input_common: Simplify stick from button 2023-02-02 10:13:27 -06:00
stick_from_buttons.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
touch_from_buttons.cpp Merge pull request #9338 from lioncash/properties 2022-11-28 13:12:14 -05:00
touch_from_buttons.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
udp_protocol.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
udp_protocol.h Fix more typos 2024-01-15 23:26:53 +00:00