summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-10-28 21:43:06 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-10-28 21:43:06 -0400
commitbbda7125f6286ea2fd47180018dbbe1a451fbf72 (patch)
treecbacf058dcfd35f958c609ecbe0937f46ed4e8b5 /include
parent00f4bba6d8b5fac98fd62143743b70e774edda6a (diff)
Rename functions
Diffstat (limited to 'include')
-rw-r--r--include/heal_location.h2
1 files changed, 2 insertions, 0 deletions
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