Kawe Mazidjatari b72f02d123 InputSystem: fixup enumerants and controller structs
Enumerants:
* ButtonCode_t::JOYSTICK_MAX_BUTTON_COUNT = 32 (previously 26, incorrect...).
* AnalogCode_t::JOYSTICK_FIRST_AXIS = 2 (previously 4, incorrect...).
* Added: ButtonCode_t::KEY_CREDITSIGN (k104, last key).
* Fixed up Xbox controller enums.

Structs xdevice_t:
* Added partially reversed unkownhiddevice_t structure (used for non-xbox hardware).

General:
* Added static assertions for structure sizes.
2024-04-05 17:10:58 +02:00
..
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2023-09-05 17:34:22 +02:00
2024-04-05 16:41:09 +02:00
2023-05-10 00:05:38 +02:00
2023-03-20 00:17:29 +01:00
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2024-04-05 16:34:28 +02:00
2024-04-05 16:41:09 +02:00
2023-03-20 00:17:29 +01:00
2022-04-10 19:59:34 +02:00