diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-08 21:35:46 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-08 21:35:46 -0400 |
commit | ba6987b7335d6b3f0a641e0dee62be37bff4ffd8 (patch) | |
tree | 030f50d2d5c6dc48aae06fdca02885ffaacb03be /include/field_map_obj.h | |
parent | 019935fb73b7a065c735045a80d5124132ee6e5e (diff) |
sub_808EB08
Diffstat (limited to 'include/field_map_obj.h')
-rw-r--r-- | include/field_map_obj.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h index 4eb6f85d5..b292d200d 100644 --- a/include/field_map_obj.h +++ b/include/field_map_obj.h @@ -45,6 +45,7 @@ void sub_808E78C(u8, u8, u8, u8); void sub_808E75C(s16, s16); void FieldObjectGetLocalIdAndMap(struct MapObject *, u8 *, u8 *, u8 *); void npc_coords_shift(struct MapObject *, s16, s16); +void sub_808EB08(struct MapObject *, s16, s16); // Exported data declarations |