summaryrefslogtreecommitdiff
path: root/src/menu_helpers.c
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 /src/menu_helpers.c
parent3a235a4fc078bf6474215507bb8e78e0ed8df733 (diff)
through sub_810A554
Diffstat (limited to 'src/menu_helpers.c')
-rw-r--r--src/menu_helpers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu_helpers.c b/src/menu_helpers.c
index 905e3c1ea..53b9992a2 100644
--- a/src/menu_helpers.c
+++ b/src/menu_helpers.c
@@ -107,7 +107,7 @@ bool8 itemid_link_can_give_berry(u16 itemId)
return FALSE;
}
-bool8 itemid_80BF6D8_mail_related(u16 itemId)
+bool8 CanWriteMailHere(u16 itemId)
{
if (IsUpdateLinkStateCBActive() != TRUE && InUnionRoom() != TRUE)
return TRUE;