Update PS3 button mask

This commit is contained in:
2026-01-19 17:49:46 +01:00
parent a61165f33d
commit 437e0c1f81
4 changed files with 17 additions and 25 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