X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=deps%2Flibchdr%2Fdeps%2Fzlib-1.3.1%2Finffast.h;fp=deps%2Flibchdr%2Fdeps%2Fzlib-1.2.13%2Finffast.h;h=49c6d156c5c652dbd9e2e6aff90e20eb279a2b37;hb=648db22b0750712da893c306efcc8e4b2d3a4e3c;hp=e5c1aa4ca8cd5244423680865609c71ab68f9ab6;hpb=e2fb1389dc12376acb84e4993ed3b08760257252;p=pcsx_rearmed.git diff --git a/deps/libchdr/deps/zlib-1.2.13/inffast.h b/deps/libchdr/deps/zlib-1.3.1/inffast.h similarity index 83% rename from deps/libchdr/deps/zlib-1.2.13/inffast.h rename to deps/libchdr/deps/zlib-1.3.1/inffast.h index e5c1aa4c..49c6d156 100644 --- a/deps/libchdr/deps/zlib-1.2.13/inffast.h +++ b/deps/libchdr/deps/zlib-1.3.1/inffast.h @@ -8,4 +8,4 @@ subject to change. Applications should only use zlib.h. */ -void ZLIB_INTERNAL inflate_fast OF((z_streamp strm, unsigned start)); +void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start);