diff mp_msg.h @ 5638:86663f1b9b00

new osd code, use osd objs to follow changes and do minimal updates
author arpi
date Mon, 15 Apr 2002 19:17:12 +0000
parents 72f080de9ce5
children f716aa9e2df2
line wrap: on
line diff
--- a/mp_msg.h	Mon Apr 15 18:04:18 2002 +0000
+++ b/mp_msg.h	Mon Apr 15 19:17:12 2002 +0000
@@ -68,6 +68,8 @@
 
 #define MSGT_VFILTER 29
 
+#define MSGT_OSD 30
+
 #define MSGT_MAX 64
 
 void mp_msg_init();