diff options
Diffstat (limited to 'xbmc/input/ActionIDs.h')
| -rw-r--r-- | xbmc/input/ActionIDs.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
| 272 | #define ACTION_VOLUME_SET 245 | 272 | #define ACTION_VOLUME_SET 245 |
| 273 | #define ACTION_TOGGLE_COMMSKIP 246 | 273 | #define ACTION_TOGGLE_COMMSKIP 246 |
| 274 | 274 | ||
| 275 | #define ACTION_PLAYER_RESET 248 //!< Send a reset command to the active game | ||
| 276 | |||
| 275 | // Voice actions | 277 | // Voice actions |
| 276 | #define ACTION_VOICE_RECOGNIZE 300 | 278 | #define ACTION_VOICE_RECOGNIZE 300 |
| 277 | 279 | ||
