Decompile pak0f11df94

This commit is contained in:
Ryan Dwyer
2021-09-24 22:06:13 +10:00
parent efedc63e9d
commit 4a243d88da
9 changed files with 239 additions and 408 deletions
+2 -2
View File
@@ -89,8 +89,8 @@ void pakInit(s8 arg0);
s32 pakReadWriteBlock(s8 device, OSPfs *pfs, s32 file_no, u8 flag, u32 address, u32 len, u8 *buffer);
s32 pak0f11a574(s8 device);
void pakUpdateSize(s8 device);
u32 pak0f11a8f4(void);
u32 pak0f11ac7c(void);
void pak0f11a8f4(s8 device);
void pak0f11ac7c(s8 device);
void pakWipe(s8 device, u32 start, u32 end);
void pakSaveHeaderToCache(s8 device, s32 blocknum, struct pakfileheader *header);
bool pakRetrieveHeaderFromCache(s8 device, s32 blocknum, struct pakfileheader *header);