mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
MSGT_PLAYTREE added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4045 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
10d82182e0
commit
fb72ec2eba
2
mp_msg.h
2
mp_msg.h
@ -59,6 +59,8 @@ extern int verbose; // defined in mplayer.c
|
|||||||
|
|
||||||
#define MSGT_SPUDEC 26 // spudec.c
|
#define MSGT_SPUDEC 26 // spudec.c
|
||||||
|
|
||||||
|
#define MSGT_PLAYTREE 27 // Playtree handeling (playtree.c, playtreeparser.c)
|
||||||
|
|
||||||
#define MSGT_MAX 64
|
#define MSGT_MAX 64
|
||||||
|
|
||||||
void mp_msg_init(int verbose);
|
void mp_msg_init(int verbose);
|
||||||
|
Loading…
Reference in New Issue
Block a user