summaryrefslogtreecommitdiff
path: root/include/region_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/region_map.h')
-rw-r--r--include/region_map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/region_map.h b/include/region_map.h
index 4c10d84cb..7ded72e49 100644
--- a/include/region_map.h
+++ b/include/region_map.h
@@ -78,6 +78,7 @@ const u8 *CopyLocationName(u8 *dest, u16 b);
void CB2_InitFlyRegionMap(void);
void debug_sub_8110F28(void);
u16 GetRegionMapSectionAt_(u16 x, u16 y);
+void sub_80FBF94(void);
extern const struct RegionMapLocation gRegionMapLocations[];