mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-27 03:12:02 +00:00
[loader] external zbic + code tweaks (#4484)
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions). - [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md) - [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability. ------------------- zstd repo changed from atmosphere to kinnay's Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4484
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#undef ZSTD_MULTITHREAD
|
||||
|
||||
#include "zstd.h"
|
||||
#include "zstd.inc"
|
||||
#include "zstd.c"
|
||||
|
||||
namespace Common::Compression {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user