Add Rumble to GUI

This commit is contained in:
Florian Märkl 2021-01-01 13:56:30 +01:00
commit 042e02eb3e
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
5 changed files with 21 additions and 9 deletions

View file

@ -117,8 +117,8 @@ typedef struct chiaki_audio_stream_info_event_t
typedef struct chiaki_rumble_event_t
{
uint8_t unknown;
uint8_t left;
uint8_t right;
uint8_t left; // low-frequency
uint8_t right; // high-frequency
} ChiakiRumbleEvent;
typedef enum {