1
mirror of https://github.com/mpv-player/mpv synced 2024-09-28 17:52:52 +02:00

100L forgot this commit for netstream.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9863 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
albeu 2003-04-06 17:18:26 +00:00
parent e4341f2611
commit 73257ca275

View File

@ -83,6 +83,8 @@ extern int verbose; // defined in mplayer.c
#define MSGT_AFILTER 37 // Audio filter messages
#define MSGT_NETST 38 // Netstream
#define MSGT_MAX 64
void mp_msg_init();