mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-18 16:09:53 +00:00
Warning fix
This commit is contained in:
parent
e717366fa5
commit
a881d78d64
@ -1064,7 +1064,6 @@ static bool KernelImportModuleFuncs(Module *module, u32 *firstImportStubAddr, bo
|
||||
|
||||
static int gzipDecompress(u8 *OutBuffer, int OutBufferLength, u8 *InBuffer) {
|
||||
int err;
|
||||
uLong crc;
|
||||
z_stream stream;
|
||||
u8 *outBufferPtr;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user