menu_helpers.c & field_special_scene.c

This commit is contained in:
jiangzhengwenjz
2019-06-24 02:07:25 +08:00
parent 34bebdc56e
commit bc7ff2226d
32 changed files with 6442 additions and 726 deletions
+1 -1
View File
@@ -10,6 +10,6 @@
// Exported ROM declarations
u16 sub_80D45E8(u16, u16 *);
bool8 itemid_is_mail(u16 itemId);
bool8 ItemIsMail(u16 itemId);
#endif //GUARD_MAIL_DATA_H