Update PS3 button mask

This commit is contained in:
2026-01-19 17:49:46 +01:00
parent bb3ec4c827
commit 8c5fa8ae4d
3 changed files with 13 additions and 20 deletions

View File

@@ -35,7 +35,7 @@
#define G29_BTN_RED_CW 0x02000000u
#define G29_BTN_RED_CCW 0x04000000u
#define G29_BTN_RETURN 0x08000000u
#define G29_BTN_PS3_LOGO 0xF0000000u
#define G29_BTN_PS3 0x10000000u
#define G29_DPAD_MASK 0x0000000Eu
#define G29_DPAD_UP 0x00000000u