summaryrefslogtreecommitdiffstats
path: root/input/input.h
diff options
context:
space:
mode:
authoraurel <aurel@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-02 14:37:16 +0000
committeraurel <aurel@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-02 14:37:16 +0000
commit543dcc07a578d4e7c057603b5fa007eed6fcbe12 (patch)
treec5360848c3b933807e8d263b5bb2ee8d4596cfc8 /input/input.h
parent72e4aaccdd6378b2f0a786fbfc6159fea5dd9601 (diff)
downloadmpv-543dcc07a578d4e7c057603b5fa007eed6fcbe12.tar.bz2
mpv-543dcc07a578d4e7c057603b5fa007eed6fcbe12.tar.xz
enable the run slave commande even without libmenu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14088 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'input/input.h')
-rw-r--r--input/input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/input.h b/input/input.h
index f748843e80..62c04e3d5d 100644
--- a/input/input.h
+++ b/input/input.h
@@ -61,6 +61,7 @@
#define MP_CMD_SPEED_INCR 57
#define MP_CMD_SPEED_MULT 58
#define MP_CMD_SPEED_SET 59
+#define MP_CMD_RUN 60
#define MP_CMD_GUI_EVENTS 5000
#define MP_CMD_GUI_LOADFILE 5001
@@ -90,7 +91,6 @@
#define MP_CMD_CHELP 7000
#define MP_CMD_CEXIT 7001
#define MP_CMD_CHIDE 7002
-#define MP_CMD_CRUN 7003
// The arg types
#define MP_CMD_ARG_INT 0