Decompile pakMergeBlanks

This commit is contained in:
Ryan Dwyer
2021-09-23 20:53:55 +10:00
parent 0ae489f51c
commit 98cb8e12d1
2 changed files with 145 additions and 190 deletions
+2 -2
View File
@@ -82,7 +82,7 @@ u32 pak0f11970c(void);
void pakCorrupt(void);
u32 pak0f119e8c(void);
s32 pak0f11a0e8(s8 device);
s32 pak0f11a1d0(s8 device);
void pakMergeBlanks(s8 device);
void pak0f11a2e4(void);
void pak0f11a32c(s8 device, u8 arg1, u32 line, char *file);
void pakInit(s8 arg0);
@@ -98,7 +98,7 @@ s32 pakScrub(s8 device);
bool pak0f11b75c(s8 device, u32 *arg1);
s32 pak0f11b86c(s32 device, u32 uVar2, u8 *data, struct pakfileheader *header, s32 arg3);
bool pakReplaceFileAtOffsetWithBlank(s8 device, u32 offset);
s32 pakWriteFile(s8 device, u32 offset, s32 filetype, u8 *newdata, s32 bodylen, s32 *outfileid, u8 *olddata, u32 fileid, u32 arg8);
s32 pakWriteFile(s8 device, u32 offset, u32 filetype, u8 *newdata, s32 bodylen, s32 *outfileid, u8 *olddata, u32 fileid, u32 arg8);
bool pakRepair(s8 device);
bool pakHandleResult(s32 result, s8 device, u32 arg2, u32 arg3);
void pak0f11c54c(void);