summaryrefslogtreecommitdiff
path: root/include/menu_helpers.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-01-18 19:54:25 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2020-01-18 19:54:25 -0500
commit0ed743a582a04f178d138d51159426179c969288 (patch)
treec2f0eeda15d02ed3f01f531eb7574686449bbec4 /include/menu_helpers.h
parent3a235a4fc078bf6474215507bb8e78e0ed8df733 (diff)
through sub_810A554
Diffstat (limited to 'include/menu_helpers.h')
-rw-r--r--include/menu_helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/menu_helpers.h b/include/menu_helpers.h
index 1e75b336c..90aeb95f6 100644
--- a/include/menu_helpers.h
+++ b/include/menu_helpers.h
@@ -27,7 +27,7 @@ void CreateYesNoMenuWithCallbacks(u8 taskId, const struct WindowTemplate *templa
u8 GetLRKeysState(void);
u8 GetLRKeysPressedAndHeld(void);
bool8 itemid_link_can_give_berry(u16 itemId);
-bool8 itemid_80BF6D8_mail_related(u16 itemId);
+bool8 CanWriteMailHere(u16 itemId);
void ResetVramOamAndBgCntRegs(void);
#endif //GUARD_MENU_HELPERS_H