post-update cleanup: step 2

This commit is contained in:
Yanis002
2025-02-05 00:46:13 +01:00
parent b072add951
commit 7173439cd8
26 changed files with 1877 additions and 2166 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ THUMB u16 func_020371c8(BMGFileInfo* pFileInfo, u32* pFile, s16 unk_18) {
groupId = -1;
pFileInfo->unk_14 = (BMGHeader*)pFile;
pFileInfo->pHeader = (BMGHeader*)pFile;
pFileInfo->unk_18 = unk_18;
pFileInfo->unk_18 = mUnk_18;
pSection = (SectionBase*)((u8*)pFile + sizeof(BMGHeader));
for (i = 0; i < pFileInfo->pHeader->numSections; i++) {