Re-enable RSound for Win32
This commit is contained in:
parent
81e8368099
commit
604fe709d5
|
@ -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 =
|
||||
|
|
Loading…
Reference in New Issue