mutoh.c OK

This commit is contained in:
theo3
2020-07-12 22:27:28 -07:00
parent 4f20b61b70
commit d429f7f9cb
6 changed files with 130 additions and 233 deletions
+9
View File
@@ -171,5 +171,14 @@ extern void NPC58_Head(Entity*);
extern u32 UpdateFuseInteraction(Entity*);
extern void ShowNPCDialogue(Entity*, u32*);
typedef struct {
u8 filler[8];
u8 unk;
} struct_02002A40;
extern struct_02002A40 gUnk_02002A40;
#endif