diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-23 15:17:38 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-23 15:17:38 -0500 |
commit | d347a95390a5cb61416f0148e9a9661b1ffddde7 (patch) | |
tree | a600398e8355bdac2d46374b5b66cc8308161c54 /include/field_map_obj.h | |
parent | 76f0c361edf91c3825b7a4344186150de0ce3469 (diff) |
quest_log_8150454
Diffstat (limited to 'include/field_map_obj.h')
-rw-r--r-- | include/field_map_obj.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h index 9ff5ecedc..ded970a83 100644 --- a/include/field_map_obj.h +++ b/include/field_map_obj.h @@ -83,6 +83,9 @@ void sub_8063CA4(struct MapObject *, u8); void npc_coords_shift_still(struct MapObject *); void sub_805FE7C(struct MapObject *, u8); void npc_set_running_behaviour_etc(struct MapObject *, u8); +u8 sub_80634F0(u8 direction); +u8 sub_8063500(u8 a0); +void sub_805F060(struct MapObject *mapObject, u8 a1); // Exported data declarations |