From 362cbe5deb5cb2de21833071998dd2edb235f4f2 Mon Sep 17 00:00:00 2001 From: Themaister Date: Fri, 19 Aug 2011 19:22:52 +0200 Subject: [PATCH] Add RSound. --- Makefile.win64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.win64 b/Makefile.win64 index 1291fd3d2c..609ef46684 100644 --- a/Makefile.win64 +++ b/Makefile.win64 @@ -12,7 +12,7 @@ HAVE_XML = 1 HAVE_FREETYPE = 1 HAVE_XAUDIO = 1 HAVE_DSOUND = 1 -HAVE_RSOUND = 0 +HAVE_RSOUND = 1 HAVE_DYLIB = 1 HAVE_NETPLAY = 1 HAVE_FBO = 1