mirror of
https://github.com/zeldaret/tmc
synced 2026-07-05 21:49:13 -04:00
mutoh.c OK
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user