diff input/input.h @ 6112:69b3c25728fb

Add the forgoten scrennshot command
author albeu
date Sat, 18 May 2002 00:11:43 +0000
parents 39dae98304af
children ee65527096c2
line wrap: on
line diff
--- a/input/input.h	Fri May 17 23:51:37 2002 +0000
+++ b/input/input.h	Sat May 18 00:11:43 2002 +0000
@@ -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