yuzu/src/input_common
Lioncash 6497fbfa96 input_mapping: Amend specification of parameters
param tags are supposed to specify the parameter name without any
quoting.

Silences several -Wdocumentation warnings.
2021-12-13 20:31:59 -05:00
..
drivers Merge pull request #7575 from lioncash/input 2021-12-13 16:50:54 -08:00
helpers input_common: Fully implement UDP controllers 2021-11-26 15:46:36 -06:00
CMakeLists.txt input_common: Remove obsolete files 2021-11-24 20:30:23 -06:00
input_engine.cpp input_engine: Simplify PreSet* family of functions 2021-12-13 10:18:04 -05:00
input_engine.h input_engine: Fix typo in TriggerOnAxisChange() parameter name 2021-12-13 10:21:37 -05:00
input_mapping.cpp input_common: Fully implement UDP controllers 2021-11-26 15:46:36 -06:00
input_mapping.h input_mapping: Amend specification of parameters 2021-12-13 20:31:59 -05:00
input_poller.cpp input_engine: Pass LedStatus by const reference 2021-12-13 09:20:58 -05:00
input_poller.h input_poller: Remove several unnecessary @param tags 2021-12-13 20:28:30 -05:00
main.cpp input_common: Fully implement UDP controllers 2021-11-26 15:46:36 -06:00
main.h input_common: Move button names to the frontend 2021-11-24 20:30:28 -06:00