summaryrefslogtreecommitdiff
path: root/include/heal_location.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/heal_location.h')
-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