diff options
-rw-r--r-- | scumm/imuse_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/imuse_internal.h b/scumm/imuse_internal.h index 76d132589e..90caaa792b 100644 --- a/scumm/imuse_internal.h +++ b/scumm/imuse_internal.h @@ -28,7 +28,7 @@ // Unremark this statement to activate some of // the most common iMuse diagnostic messages. -#define IMUSE_DEBUG +// #define IMUSE_DEBUG struct HookDatas; struct ParameterFader; |