Merge pull request #10288 from fjtrujy/vita/AudioMixer
[Vita] Add audio mixer to vita
This commit is contained in:
commit
7c57124aed
|
@ -59,6 +59,7 @@ else
|
|||
RARCH_CONSOLE := 1
|
||||
HAVE_STATIC_VIDEO_FILTERS = 1
|
||||
HAVE_STATIC_AUDIO_FILTERS = 1
|
||||
HAVE_AUDIOMIXER := 1
|
||||
|
||||
ifeq ($(DEBUG), 1)
|
||||
HAVE_NETLOGGER = 1
|
||||
|
|
Loading…
Reference in New Issue