fix missing header or not correctly formed header (#24)

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
This commit is contained in:
coco875
2024-07-29 00:29:10 +02:00
committed by GitHub
parent 3310098088
commit cc5414b013
8 changed files with 20 additions and 7 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ void func_80074478(s32);
void func_800744A0(s32);
void func_800744CC(void);
void func_80074510(uintptr_t, void*, size_t);
void func_800745C8(s32, s32);
void func_800745C8(s32, uintptr_t);
void func_8007466C(s32, uintptr_t);
void func_80074704(s32, uintptr_t);
u8 *func_80074790(s32, u8*);