summaryrefslogtreecommitdiff
path: root/include/field_map_obj.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-11-08 08:53:27 -0600
committerGitHub <noreply@github.com>2018-11-08 08:53:27 -0600
commitbe4624024c16293356c3e10f61ea301d5c86d9ed (patch)
treea4ae4b6b5a0e28a7ce8866ff0aabef5f9118535a /include/field_map_obj.h
parentc0a9d620919bd6403772c4e5a236d47cd40ae861 (diff)
parentaa6e1a91fc89d01ad65eb532d6832767c936807a (diff)
Merge pull request #17 from PikalaxALT/vs_seeker
Vs seeker
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