From e43d716b3edc723d882af3e18f8e50b0b5a3f61c Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Mon, 23 Apr 2018 22:15:31 -0400 Subject: Nonmatching BuildAreaGlowTilemap --- include/region_map.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/region_map.h b/include/region_map.h index 3fe7de460..c84de209b 100644 --- a/include/region_map.h +++ b/include/region_map.h @@ -70,5 +70,6 @@ const u8 *CopyMapName(u8 *dest, u16 b); const u8 *CopyLocationName(u8 *dest, u16 b); void CB2_InitFlyRegionMap(void); void debug_sub_8110F28(void); +u16 GetRegionMapSectionAt_(u16 x, u16 y); #endif // GUARD_REGION_MAP_H -- cgit v1.2.3