diff mp_msg.h @ 5936:d0f040d8f53c

New MSGT for more printf to mp_msg
author albeu
date Thu, 02 May 2002 10:52:30 +0000
parents f716aa9e2df2
children 7bea806b9c5f
line wrap: on
line diff
--- a/mp_msg.h	Thu May 02 10:49:55 2002 +0000
+++ b/mp_msg.h	Thu May 02 10:52:30 2002 +0000
@@ -72,6 +72,12 @@
 
 #define MSGT_NETWORK 31
 
+#define MSGT_CPUDETECT 32
+
+#define MSGT_CODECCFG 33
+
+#define MSGT_SWS 34
+
 #define MSGT_MAX 64
 
 void mp_msg_init();