mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
parent
ae8c804328
commit
4e4209c630
@ -155,7 +155,7 @@
|
|||||||
// If BASISD_SUPPORT_KTX2_ZSTD is 0, UASTC files compressed with Zstd cannot be loaded.
|
// If BASISD_SUPPORT_KTX2_ZSTD is 0, UASTC files compressed with Zstd cannot be loaded.
|
||||||
#if BASISD_SUPPORT_KTX2_ZSTD
|
#if BASISD_SUPPORT_KTX2_ZSTD
|
||||||
// We only use two Zstd API's: ZSTD_decompress() and ZSTD_isError()
|
// We only use two Zstd API's: ZSTD_decompress() and ZSTD_isError()
|
||||||
#include "../zstd/lib/zstd.h"
|
#include <zstd.h>
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user