summaryrefslogtreecommitdiff
path: root/include/field_map_obj.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-15 21:26:56 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-15 21:26:56 -0400
commit79e8235701de373e7d7cb84162343c487c7e1a5e (patch)
treef1b81bbcb2790f5e0369b97d6ad652ab749b4f74 /include/field_map_obj.h
parent1c6177f67895a20c99d7dfafd43afd83cf3bfff2 (diff)
AlternatelyGoInOppositeDirections
Diffstat (limited to 'include/field_map_obj.h')
-rwxr-xr-xinclude/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 43446ea84..db1ed233f 100755
--- a/include/field_map_obj.h
+++ b/include/field_map_obj.h
@@ -62,6 +62,8 @@ void npc_coords_shift(struct MapObject *, s16, s16);
void sub_808EB08(struct MapObject *, s16, s16);
void sub_808F254(u8, u8, u8);
void FieldObjectStep(struct MapObject *, struct Sprite *, bool8(struct MapObject *, struct Sprite *));
+u8 GetOppositeDirection(u8);
+u8 GetStepInPlaceDelay16AnimId(u8);
// Exported data declarations