From 97937dd15d494fe5511dad2beb64d9fd6373a700 Mon Sep 17 00:00:00 2001 From: Daveo Date: Fri, 24 Aug 2001 19:10:57 +0000 Subject: [PATCH] --- source/sound/xmplay.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/sound/xmplay.cpp b/source/sound/xmplay.cpp index 586e23a12..bfe78f5a0 100644 --- a/source/sound/xmplay.cpp +++ b/source/sound/xmplay.cpp @@ -64,7 +64,7 @@ #include "pad\pads.h" -#if defined (__USER_paul__) || defined (__USER_daveo__) || defined (__USER_charles__) +#if defined (__USER_paul__) || defined (__USER_charles__) static int sounddebug=true; #else static int sounddebug=false;