(GX) Add back audio mixer code for now - need to figure out a

solution with Mr. Boom
This commit is contained in:
twinaphex 2020-07-01 04:56:37 +02:00
parent 02c3fa8eb3
commit adb203fd3e

View File

@ -206,6 +206,8 @@ else ifeq ($(libogc_platform), 1)
HAVE_CONFIGFILE := 1
HAVE_PATCH := 1
HAVE_CHEATS := 1
HAVE_AUDIOMIXER := 1
HAVE_RWAV := 1
RARCH_CONSOLE = 1
ifeq ($(platform), wii)