From 4c3251ec645c8b71820dab7e51e612e5919d4e75 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 23 Jul 2017 16:59:43 +0200 Subject: sync with upstream --- xbmc/input/ActionIDs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xbmc/input') diff --git a/xbmc/input/ActionIDs.h b/xbmc/input/ActionIDs.h index ce77ce0..14b8927 100644 --- a/xbmc/input/ActionIDs.h +++ b/xbmc/input/ActionIDs.h @@ -272,6 +272,8 @@ #define ACTION_VOLUME_SET 245 #define ACTION_TOGGLE_COMMSKIP 246 +#define ACTION_PLAYER_RESET 248 //!< Send a reset command to the active game + // Voice actions #define ACTION_VOICE_RECOGNIZE 300 -- cgit v1.2.3