mirror of
https://github.com/libretro/RetroArch
synced 2025-02-03 17:54:04 +00:00
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_XML = 1
|
||||||
HAVE_FREETYPE = 1
|
HAVE_FREETYPE = 1
|
||||||
HAVE_XAUDIO = 1
|
HAVE_XAUDIO = 1
|
||||||
HAVE_RSOUND = 0
|
HAVE_RSOUND = 1
|
||||||
libsnes ?= -lsnes
|
libsnes ?= -lsnes
|
||||||
|
|
||||||
LIBS =
|
LIBS =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user