diff --git a/src/xpad_device.cpp b/src/xpad_device.cpp index 33713dc..4778c6d 100644 --- a/src/xpad_device.cpp +++ b/src/xpad_device.cpp @@ -71,6 +71,7 @@ XPadDevice xpad_devices[] = { { GAMEPAD_XBOX360, 0x0f0d, 0x0016, "Hori Real Arcade Pro Ex" }, { GAMEPAD_XBOX360, 0x24c6, 0x5501, "Hori Real Arcade Pro VX-SA" }, { GAMEPAD_XBOX360, 0x24c6, 0x5303, "Xbox Airflo wired controller" }, + { GAMEPAD_XBOX360, 0x24c6, 0x531a, "PowerA Pro Ex" }, { GAMEPAD_XBOX360, 0x24c6, 0x5503, "Hori Fighting Edge" }, { GAMEPAD_XBOX360, 0x24c6, 0x550d, "Hori GEM Xbox controller" }, { GAMEPAD_XBOX360, 0x162e, 0xbeef, "Joytech Neo-Se Take2" },