From 377388445f8a3e3c638dd87e6f2c433eeb05028c Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 1 Jan 2003 21:32:43 +0000 Subject: Update scummvm to 0.3.0b PR: 46150 Submitted by: Miguel Mendez (maintainer) --- emulators/scummvm/files/patch-sound::mixer.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 emulators/scummvm/files/patch-sound::mixer.h (limited to 'emulators/scummvm/files/patch-sound::mixer.h') diff --git a/emulators/scummvm/files/patch-sound::mixer.h b/emulators/scummvm/files/patch-sound::mixer.h new file mode 100644 index 000000000000..35b749684e18 --- /dev/null +++ b/emulators/scummvm/files/patch-sound::mixer.h @@ -0,0 +1,11 @@ +--- sound/mixer.h.orig Wed Jan 1 13:21:10 2003 ++++ sound/mixer.h Wed Jan 1 13:21:41 2003 +@@ -25,6 +25,8 @@ + + #include + ++#undef USE_MAD ++ + #ifdef USE_MAD + #include + #endif -- cgit v1.2.3