diff mp_msg.h @ 1593:9d405908f878

DVD added
author arpi
date Mon, 20 Aug 2001 20:14:10 +0000
parents 2d4904c16667
children 5216f108cb4f
line wrap: on
line diff
--- a/mp_msg.h	Mon Aug 20 11:31:34 2001 +0000
+++ b/mp_msg.h	Mon Aug 20 20:14:10 2001 +0000
@@ -41,6 +41,7 @@
 #define MSGT_SEEK 14	// seeking code
 #define MSGT_WIN32 15	// win32 dll stuff
 #define MSGT_OPEN 16	// open.c (stream opening)
+#define MSGT_DVD 17	// open.c (DVD init/read/seek)
 
 #define MSGT_MAX 64