Decompile texInflateZlib

This commit is contained in:
Ryan Dwyer
2022-02-17 21:49:15 +10:00
parent 9fd5942f1c
commit 2febd76c3c
3 changed files with 202 additions and 851 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
s32 rzipInflate(void *src, void *dst, void *scratch);
u32 rzipInit(void);
bool rzipIs1173(void *buffer);
u32 rzipGetSomething(void);
void *rzipGetSomething(void);
#endif