diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-23 08:09:06 +0800 |
---|---|---|
committer | Evan <eroelke@gmail.com> | 2019-12-04 14:54:50 -0700 |
commit | 17743fe0e675be80b3df7bc3b480c684fe110fde (patch) | |
tree | 83c6c3f6a4f7a17a8c010d8ebe01c4df81619ae3 /include/region_map.h | |
parent | 27ff20d31dc53eba10837064b6c91b99ccf87d8d (diff) |
party_menu third quarter
Diffstat (limited to 'include/region_map.h')
-rw-r--r-- | include/region_map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/region_map.h b/include/region_map.h index 8d609f104..67287b6c4 100644 --- a/include/region_map.h +++ b/include/region_map.h @@ -96,5 +96,6 @@ u8 *GetMapName(u8 *, u16, u16); bool32 sub_8124668(u8 mapSecId); void GetMapNameGeneric(u8 *, u8); void sub_80BFF50(u8 a0, void (*a1)(void)); +void MCB2_FlyMap(void); #endif //GUARD_REGION_MAP_H |