summaryrefslogtreecommitdiff
path: root/include/roamer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/roamer.h')
-rw-r--r--include/roamer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/roamer.h b/include/roamer.h
index 5ec0a17fc..1d23ff605 100644
--- a/include/roamer.h
+++ b/include/roamer.h
@@ -15,5 +15,6 @@ u8 TryStartRoamerEncounter(void);
void UpdateRoamerHPStatus(struct Pokemon *mon);
void SetRoamerInactive(void);
void GetRoamerLocation(u8 *mapGroup, u8 *mapNum);
+u16 GetRoamerLocationMapSectionId(void);
#endif // GUARD_ROAMER_H