Merge pull request #10288 from fjtrujy/vita/AudioMixer

[Vita] Add audio mixer to vita
This commit is contained in:
Autechre 2020-03-15 12:21:48 +01:00 committed by GitHub
commit 7c57124aed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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