From bbda7125f6286ea2fd47180018dbbe1a451fbf72 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 28 Oct 2017 21:43:06 -0400 Subject: Rename functions --- include/heal_location.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/heal_location.h b/include/heal_location.h index de29bf057..1f966f1ae 100644 --- a/include/heal_location.h +++ b/include/heal_location.h @@ -20,4 +20,6 @@ struct HealLocation // Exported ROM declarations +const struct HealLocation *GetHealLocationPointer(u32 loc); + #endif //GUARD_HEAL_LOCATION_H -- cgit v1.2.3