Decompile crcCalculateU32Pair

This commit is contained in:
Ryan Dwyer
2021-09-18 12:57:55 +10:00
parent 1d185c52e3
commit 53bb78d630
5 changed files with 29 additions and 94 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include "data.h"
#include "types.h"
u32 func0f128f30(void);
void crcCalculateU32Pair(u8 *start, u8 *end, u32 *checksum);
void crcCalculateU16Pair(u8 *start, u8 *end, u16 *checksum);
u32 func0f1291b0(void);
u32 func0f1291f8(void);