changeset 1593:9d405908f878

DVD added
author arpi
date Mon, 20 Aug 2001 20:14:10 +0000
parents 80cbe17e0f58
children dbb3496efe01
files mp_msg.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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