platform/miyoo: Enable NEAREST audio resampler (#13694)

This platform actually defaults to the NEAREST audio resampler.
This commit is contained in:
jSTE0 2022-03-03 11:56:39 +00:00 committed by GitHub
parent 3e4201ed30
commit 4896832612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ HAVE_CHEEVOS = 0
HAVE_LIBSHAKE = 0
HAVE_CORE_INFO_CACHE = 1
#HAVE_TINYALSA = 1
#HAVE_NEAREST_RESAMPLER = 1
HAVE_NEAREST_RESAMPLER = 1
OS = Linux
TARGET = retroarch