mirror of
https://github.com/zeldaret/tmc
synced 2026-08-31 01:30:40 -04:00
sort out functions.h
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user