summaryrefslogtreecommitdiff
path: root/include/mauville_old_man.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mauville_old_man.h')
-rw-r--r--include/mauville_old_man.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/mauville_old_man.h b/include/mauville_old_man.h
index 28cd5589e..696f12cc7 100644
--- a/include/mauville_old_man.h
+++ b/include/mauville_old_man.h
@@ -12,7 +12,8 @@ enum MauvilleOldManType
};
void SetMauvilleOldMan(void);
-u8 sub_81201C8(void);
-extern struct BardSong gUnknown_03006130;
+u8 GetCurrentMauvilleOldMan(void);
+extern struct BardSong gBardSong;
+void ScrSpecial_SetMauvilleOldManMapObjGfx(void);
#endif // GUARD_MAUVILLE_OLD_MAN_H