From b336997d66becdd49729dc84038b7c4c6ef3fd08 Mon Sep 17 00:00:00 2001 From: albeu Date: Sat, 18 May 2002 00:11:43 +0000 Subject: Add the forgoten scrennshot command git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6113 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/input.h | 1 + 1 file changed, 1 insertion(+) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index 4c59a5fda0..221c729859 100644 --- a/input/input.h +++ b/input/input.h @@ -25,6 +25,7 @@ #define MP_CMD_VO_FULLSCREEN 20 #define MP_CMD_SUB_POS 21 #define MP_CMD_DVDNAV 22 +#define MP_CMD_SCREENSHOT 23 #define MP_CMD_GUI_EVENTS 5000 #define MP_CMD_GUI_LOADFILE 5001 -- cgit v1.2.3