MSGT_VFILTER added

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5506 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-04-06 22:00:27 +00:00
parent 133757919e
commit 4d135121ba
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ extern int verbose; // defined in mplayer.c
#define MSGT_INPUT 28
#define MSGT_VFILTER 29
#define MSGT_MAX 64
void mp_msg_init();