Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src/input_common/helpers
Lioncash 8265c167d3 input_common/helpers: Mark analog property structs members as static constexpr
These are const with no dependency on any other data members, so we can
make these static constexpr to reduce the overall object size.
2022-11-28 10:10:37 -05:00
..
stick_from_buttons.cpp input_common/helpers: Mark analog property structs members as static constexpr 2022-11-28 10:10:37 -05:00
stick_from_buttons.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
touch_from_buttons.cpp input_common/helpers: Mark analog property structs members as static constexpr 2022-11-28 10:10:37 -05:00
touch_from_buttons.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
udp_protocol.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
udp_protocol.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00