aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/smush/config.h')
-rw-r--r--scumm/smush/config.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/scumm/smush/config.h b/scumm/smush/config.h
index 515423ae03..112b166e4d 100644
--- a/scumm/smush/config.h
+++ b/scumm/smush/config.h
@@ -29,14 +29,14 @@
#define DEBUG
#endif
-//~ #define NO_DEBUG_MIXER
-//~ #define NO_DEBUG_CHANNEL
-//~ #define NO_DEBUG_CLIPPER
+#define NO_DEBUG_MIXER
+#define NO_DEBUG_CHANNEL
+#define NO_DEBUG_CLIPPER
#define NO_DEBUG_CODEC1
-//#define NO_DEBUG_CODEC37
+#define NO_DEBUG_CODEC37
#define NO_DEBUG_CODEC44
-//~ #define NO_DEBUG_WIN32
-//~ #define NO_DEBUG_FONT_RENDERER
+#define NO_DEBUG_WIN32
+#define NO_DEBUG_FONT_RENDERER
#endif