Decompile __osSumCalc

This commit is contained in:
Ryan Dwyer
2021-03-25 07:55:36 +10:00
parent b083a94d3c
commit db632dc4cf
2 changed files with 19 additions and 40 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include "data.h"
#include "types.h"
u32 func0004c090(void);
u16 __osSumCalc(u8 *ptr, int length);
s32 __osIdCheckSum(u16 *ptr, u16 *csum, u16 *icsum);
s32 __osRepairPackId(OSPfs *pfs, __OSPackId *badid, __OSPackId *newid);
s32 __osCheckPackId(OSPfs *pfs, __OSPackId *temp);