aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/tfmx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mods/tfmx.cpp')
-rw-r--r--sound/mods/tfmx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/mods/tfmx.cpp b/sound/mods/tfmx.cpp
index a7490c3f86..2ef7d79b7a 100644
--- a/sound/mods/tfmx.cpp
+++ b/sound/mods/tfmx.cpp
@@ -1097,7 +1097,7 @@ int Tfmx::doSfx(uint16 sfxIndex, bool unlockChannel) {
// some debugging functions
namespace {
-#ifndef NDEBUG
+#if !defined(NDEBUG) && 0
void displayMacroStep(const void *const vptr) {
const char *tableMacros[] = {
"DMAoff+Resetxx/xx/xx flag/addset/vol ",