aboutsummaryrefslogtreecommitdiff
path: root/scumm/imuse_internal.h
diff options
context:
space:
mode:
authorJamieson Christian2003-05-24 19:51:29 +0000
committerJamieson Christian2003-05-24 19:51:29 +0000
commit0768f103ea820e3d24787ef95906a2e44559456a (patch)
treefa48b154f0e08710ac7779fcd13f4d4754b00856 /scumm/imuse_internal.h
parent66c253368132d6623205aedfb4c65ae2d9d055a3 (diff)
downloadscummvm-rg350-0768f103ea820e3d24787ef95906a2e44559456a.tar.gz
scummvm-rg350-0768f103ea820e3d24787ef95906a2e44559456a.tar.bz2
scummvm-rg350-0768f103ea820e3d24787ef95906a2e44559456a.zip
Put the comment back on IMUSE_DEBUG. Duh.
svn-id: r7903
Diffstat (limited to 'scumm/imuse_internal.h')
-rw-r--r--scumm/imuse_internal.h2
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;