summaryrefslogtreecommitdiff
path: root/include/field_map_obj.h
diff options
context:
space:
mode:
authorpaul <nintendo6496@googlemail.com>2018-11-08 21:54:53 +0100
committerpaul <nintendo6496@googlemail.com>2018-11-08 21:54:53 +0100
commit4fc60e3f707b92e1c8912b851f0611fed4ab593a (patch)
treeb5ae7e69fc2e972c3afd7dfa41a536c62674ac3f /include/field_map_obj.h
parentd40ea8b15da1dfcd2477121e4191a0c1dec3e400 (diff)
parentbe4624024c16293356c3e10f61ea301d5c86d9ed (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'include/field_map_obj.h')
-rw-r--r--include/field_map_obj.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h
index 0107fa10f..304dcb825 100644
--- a/include/field_map_obj.h
+++ b/include/field_map_obj.h
@@ -76,6 +76,9 @@ void MoveCoords(u8, s16 *, s16 *);
bool8 FieldObjectIsSpecialAnimActive(struct MapObject *);
u8 FieldObjectClearAnimIfSpecialAnimFinished(struct MapObject *);
u8 GetFieldObjectIdByXYZ(u16 x, u16 y, u8 z);
+void npc_coords_shift_still(struct MapObject *);
+void sub_805FE7C(struct MapObject *, u8);
+void npc_set_running_behaviour_etc(struct MapObject *, u8);
// Exported data declarations