From ce3df0fc7ad73a05bc23c74d4e8347080af86841 Mon Sep 17 00:00:00 2001
From: Semir Patel <analogue@yahoo.com>
Date: Sun, 15 Jul 2012 21:11:33 -0700
Subject: [PATCH] Add support for Hori Real Arcade Pro VX-SA

Conflicts:

	NEWS
---
 src/xpad_device.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/xpad_device.cpp b/src/xpad_device.cpp
index 225a561..d1db1b9 100644
--- a/src/xpad_device.cpp
+++ b/src/xpad_device.cpp
@@ -68,6 +68,7 @@ XPadDevice xpad_devices[] = {
   { GAMEPAD_XBOX360,          0x0f0d, 0x000a, "Hori Co. DOA4 FightStick" },
   { GAMEPAD_XBOX360,          0x0f0d, 0x000d, "Hori Fighting Stick Ex2" },
   { GAMEPAD_XBOX360,          0x0f0d, 0x0016, "Hori Real Arcade Pro Ex" },
+  { GAMEPAD_XBOX360,          0x24c6, 0x5501, "Hori Real Arcade Pro VX-SA" },
   { GAMEPAD_XBOX360,          0x162e, 0xbeef, "Joytech Neo-Se Take2" },
   { GAMEPAD_XBOX360,          0x046d, 0xc21e, "Logitech F510" },
   { GAMEPAD_XBOX360,          0x046d, 0xc242, "Logitech ChillStream" },