Separated controller type data into a C file

This commit is contained in:
Sam Lantinga
2022-06-03 15:02:31 -07:00
parent 2b59cb900e
commit 17410887d0
7 changed files with 702 additions and 682 deletions

View File

@@ -47,7 +47,7 @@ indent_style = space
indent_size = 2
indent_style = space
[src/joystick/controller_type.h]
[src/joystick/controller_type.*]
indent_style = tab
[src/joystick/hidapi/steam/*.h]