summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-09-08 14:36:58 -0400
committerscnorton <scnorton@biociphers.org>2017-09-08 14:36:58 -0400
commit67955bb51a14b464add672774a50b67788cf56c6 (patch)
tree24acbd88c173a830df66b2933a3bff6368ef1250 /include
parent511474cc15f8c7f52d4311b82898ee5c331b1260 (diff)
npc_by_local_id_and_map_set_field_1_bit_x20
Diffstat (limited to 'include')
-rw-r--r--include/field_map_obj.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_map_obj.h b/include/field_map_obj.h
index 5eaee20d9..bf99cec87 100644
--- a/include/field_map_obj.h
+++ b/include/field_map_obj.h
@@ -37,6 +37,8 @@ void CameraObjectReset1(void);
void FieldObjectSetGraphicsId(struct MapObject *, u8);
void FieldObjectTurn(struct MapObject *, u8);
void FieldObjectTurnByLocalIdAndMap(u8, u8, u8, u8);
+const struct MapObjectGraphicsInfo *GetFieldObjectGraphicsInfo(u8);
+void npc_by_local_id_and_map_set_field_1_bit_x20(u8, u8, u8, u8);
// Exported data declarations