diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-12 22:59:01 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-12 22:59:01 -0400 |
commit | 52af334b89e6549aea04614b7e9eccbc084b6eb8 (patch) | |
tree | f0ef173f88a86f636f5497ab22b33ad76146a7ac /include/rom4.h | |
parent | 8d31a46c6fbc2dedd39ec9e9687f372ac102303d (diff) |
sub_81215EC
Diffstat (limited to 'include/rom4.h')
-rw-r--r-- | include/rom4.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rom4.h b/include/rom4.h index e19d277a6..80a050c77 100644 --- a/include/rom4.h +++ b/include/rom4.h @@ -29,5 +29,6 @@ const struct MapHeader *get_mapheader_by_bank_and_number(u8, u8); void FieldObjectMoveDestCoords(struct MapObject *, u32, s16 *, s16 *); void sub_8086230(void); void c2_exit_to_overworld_2_switch(void); +bool32 sub_8087598(void); #endif //GUARD_ROM4_H |