mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-20 08:18:42 +00:00
update zlib to v1.2.8
This commit is contained in:
parent
d86185ca54
commit
88d1195f93
23 changed files with 1920 additions and 912 deletions
6
Externals/zlib/inffixed.h
vendored
6
Externals/zlib/inffixed.h
vendored
|
@ -2,9 +2,9 @@
|
|||
* Generated automatically by makefixed().
|
||||
*/
|
||||
|
||||
/* WARNING: this file should *not* be used by applications. It
|
||||
is part of the implementation of the compression library and
|
||||
is subject to change. Applications should only use zlib.h.
|
||||
/* WARNING: this file should *not* be used by applications.
|
||||
It is part of the implementation of this library and is
|
||||
subject to change. Applications should only use zlib.h.
|
||||
*/
|
||||
|
||||
static const code lenfix[512] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue