diff mp_msg.h @ 3821:a75add28f16c

spudec added
author arpi
date Fri, 28 Dec 2001 01:09:28 +0000
parents f6247be96224
children 5db51705d5c7
line wrap: on
line diff
--- a/mp_msg.h	Fri Dec 28 01:03:57 2001 +0000
+++ b/mp_msg.h	Fri Dec 28 01:09:28 2001 +0000
@@ -57,6 +57,8 @@
 
 #define MSGT_OSDEP 25	// OS Dependant parts (linux/ for now)
 
+#define MSGT_SPUDEC 26	// spudec.c
+
 #define MSGT_MAX 64
 
 void mp_msg_init(int verbose);