mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-20 15:31:10 -04:00
Decompile texReadUncompressed
This commit is contained in:
@@ -21,7 +21,7 @@ void texInflateRle(u8 *arg0, s32 arg1);
|
||||
s32 texBuildLookup(u8 *arg0, s32 bpp);
|
||||
s32 func0f171828(s32 arg0);
|
||||
void texReadAlphaBits(u8 *dst, s32 count);
|
||||
s32 texInflateMethod1(u8 *arg0, s32 width, s32 height, s32 format);
|
||||
s32 texReadUncompressed(u8 *dst, s32 width, s32 height, s32 format);
|
||||
s32 func0f171ba8(u8 *arg0, s32 width, s32 height, u8 *arg3, s32 format);
|
||||
s32 func0f17218c(s32 width, s32 height, u8 *arg2, u8 *arg3, s32 arg4, s32 format);
|
||||
s32 func0f172554(u8 *arg0, s32 width, s32 height, u8 *arg3, u8 *arg4, s32 arg5, s32 format);
|
||||
|
||||
Reference in New Issue
Block a user