sort out functions.h

This commit is contained in:
theo3
2022-01-04 20:17:46 -08:00
parent 7036ec73af
commit 48fa5b4618
111 changed files with 1482 additions and 1434 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ typedef struct {
u32 unk;
} struct_02018EB0;
extern void (*const gUnk_080D4120[])();
extern void (*const gUnk_080D412C[])();
extern void (*const gUnk_080D4120[])(void);
extern void (*const gUnk_080D412C[])(void);
extern struct_02018EB0 gUnk_02018EB0;