diff decoder.h @ 78:e106f51eb8f5 src

Nice to have in compiling with #define TRACE switched on!
author jcdutton
date Thu, 29 Aug 2002 04:45:54 +0000
parents 30995ad032cf
children b6834e6359cf
line wrap: on
line diff
--- a/decoder.h	Thu Aug 29 04:01:43 2002 +0000
+++ b/decoder.h	Thu Aug 29 04:45:54 2002 +0000
@@ -31,7 +31,7 @@
 #include <dvdread/ifo_types.h> /*  vm_cmd_t */
 
 /* Uncomment for tracing */
-/* #define TRACE  */
+#define TRACE
 
 typedef enum {
   LinkNoLink  = 0,