From 604fe709d5bdb68d7ccd3fe80588436eb243edee Mon Sep 17 00:00:00 2001 From: Themaister Date: Wed, 9 Feb 2011 23:04:11 +0100 Subject: [PATCH] Re-enable RSound for Win32 --- Makefile.win32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.win32 b/Makefile.win32 index 8c286f59cc..7942a74575 100644 --- a/Makefile.win32 +++ b/Makefile.win32 @@ -11,7 +11,7 @@ HAVE_SDL = 1 HAVE_XML = 1 HAVE_FREETYPE = 1 HAVE_XAUDIO = 1 -HAVE_RSOUND = 0 +HAVE_RSOUND = 1 libsnes ?= -lsnes LIBS =