changeset 5505:72f080de9ce5

MSGT_VFILTER added
author arpi
date Sat, 06 Apr 2002 22:00:27 +0000
parents 23ba417cf64b
children b8b6fcb5062a
files mp_msg.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mp_msg.h	Sat Apr 06 21:46:07 2002 +0000
+++ b/mp_msg.h	Sat Apr 06 22:00:27 2002 +0000
@@ -66,6 +66,8 @@
 
 #define MSGT_INPUT 28
 
+#define MSGT_VFILTER 29
+
 #define MSGT_MAX 64
 
 void mp_msg_init();