2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/yuzu_cmd
lat9nq 928380ebf9 config: Support motion inputs
Motion inputs were not being read in by the config when yuzu-cmd boots
up. This adds support for those.

While we're at it, make a reference to the current player controls to
improve readability. Also updates the if statements in the Analog and
Button loops with curly braces to keep the style consistent.
2022-02-05 02:31:55 -05:00
..
emu_window yuzu_cmd: Use new input 2021-11-24 20:30:23 -06:00
CMakeLists.txt
config.cpp config: Support motion inputs 2022-02-05 02:31:55 -05:00
config.h
default_ini.h config: Cleanup and documentation 2021-11-24 20:30:27 -06:00
yuzu.cpp
yuzu.rc