aboutsummaryrefslogtreecommitdiff
path: root/frontend/libretro.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/libretro.h')
-rwxr-xr-xfrontend/libretro.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/libretro.h b/frontend/libretro.h
index a231548..8456415 100755
--- a/frontend/libretro.h
+++ b/frontend/libretro.h
@@ -195,6 +195,7 @@ extern "C" {
/* Index / Id values for ANALOG device. */
#define RETRO_DEVICE_INDEX_ANALOG_LEFT 0
#define RETRO_DEVICE_INDEX_ANALOG_RIGHT 1
+#define RETRO_DEVICE_INDEX_ANALOG_BUTTON 2
#define RETRO_DEVICE_ID_ANALOG_X 0
#define RETRO_DEVICE_ID_ANALOG_Y 1