diff mp_msg.h @ 9862:d172681d07eb

100L forgot this commit for netstream.
author albeu
date Sun, 06 Apr 2003 17:18:26 +0000
parents 36a5cdca733b
children 3e57b9c079b6
line wrap: on
line diff
--- a/mp_msg.h	Sun Apr 06 16:58:07 2003 +0000
+++ b/mp_msg.h	Sun Apr 06 17:18:26 2003 +0000
@@ -83,6 +83,8 @@
 
 #define MSGT_AFILTER 37  // Audio filter messages
 
+#define MSGT_NETST 38 // Netstream
+
 #define MSGT_MAX 64
 
 void mp_msg_init();