Merge pull request #18052 from Uukrull/zstd

webOS: Enable ZStandard
This commit is contained in:
LibretroAdmin 2025-06-25 13:35:23 +02:00 committed by GitHub
commit b0294736ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ HAVE_MATERIALUI = 0
HAVE_XMB = 1
HAVE_OZONE = 1
HAVE_ZLIB = 1
HAVE_ZSTD = 1
HAVE_CONFIGFILE = 1
HAVE_PATCH = 1
HAVE_CHEATS = 1