Document and explicitly declare right analog stick input; display right analog stick in controller sample

This commit is contained in:
MotoLegacy
2025-05-10 11:55:02 -07:00
parent f2b1155689
commit 4cfccb0785
3 changed files with 37 additions and 5 deletions

View File

@@ -2373,7 +2373,7 @@ INCLUDE_FILE_PATTERNS =
# recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
PREDEFINED = __attribute__(x)=
PREDEFINED = DOXYGEN_SHOULD_SKIP_THIS __attribute__(x)=
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The