summaryrefslogtreecommitdiffstats
path: root/mp_msg.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-22 15:40:07 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-22 15:40:07 +0000
commit37f9516ac18c478a79335dd773a19c128942491c (patch)
tree37d391d768ca5aace570126877ec192eda1a7dec /mp_msg.h
parent030bbbd3c865c3bddb7adaa67484ca9c426e54e9 (diff)
downloadmpv-37f9516ac18c478a79335dd773a19c128942491c.tar.bz2
mpv-37f9516ac18c478a79335dd773a19c128942491c.tar.xz
cache2 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2371 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mp_msg.h')
-rw-r--r--mp_msg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mp_msg.h b/mp_msg.h
index 920d1bec00..5ccc399063 100644
--- a/mp_msg.h
+++ b/mp_msg.h
@@ -47,6 +47,7 @@ extern int verbose; // defined in mplayer.c
#define MSGT_LIRC 19 // lirc_mp.c
#define MSGT_STREAM 20 // stream.c
+#define MSGT_CACHE 21 // cache2.c
#define MSGT_MAX 64