mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-16 04:20:05 +00:00
4d4a234476
We can use iterators to avoid looking up into maps twice in the getter functions. At the same time we can also avoid copying the ControllerData structs, since they're 264 bytes in size. |
||
---|---|---|
.. | ||
drivers | ||
helpers | ||
CMakeLists.txt | ||
input_engine.cpp | ||
input_engine.h | ||
input_mapping.cpp | ||
input_mapping.h | ||
input_poller.cpp | ||
input_poller.h | ||
main.cpp | ||
main.h |