From f1748e040ee1df06849d374caa0415ebd8ff53cb Mon Sep 17 00:00:00 2001 From: arpi Date: Mon, 3 Jun 2002 23:23:03 +0000 Subject: msg/i18n fixes and some printf->mp_msg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6297 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mp_msg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mp_msg.h') diff --git a/mp_msg.h b/mp_msg.h index db149c64f8..07340b8c0c 100644 --- a/mp_msg.h +++ b/mp_msg.h @@ -79,6 +79,7 @@ extern int verbose; // defined in mplayer.c #define MSGT_SWS 34 #define MSGT_VOBSUB 35 +#define MSGT_SUBREADER 36 #define MSGT_MAX 64 -- cgit v1.2.3