diff mp_msg.h @ 5505:72f080de9ce5

MSGT_VFILTER added
author arpi
date Sat, 06 Apr 2002 22:00:27 +0000
parents 890a0abfe0b8
children 86663f1b9b00
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();