summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-10-20 21:01:45 +0100
committerSlawter666 <38655737+Slawter666@users.noreply.github.com>2018-10-20 21:01:45 +0100
commit7a072d4527387cf21a019142caf67ce516be861d (patch)
tree933dd4cc35c982d78dd9e0ba5403931614e3f166 /include
parentb7b1d609d035ab7f125808fb653e972546b05a6a (diff)
Continue synchronising
Diffstat (limited to 'include')
-rw-r--r--include/event_object_movement.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/event_object_movement.h b/include/event_object_movement.h
index 98395593b..0fabcf95a 100644
--- a/include/event_object_movement.h
+++ b/include/event_object_movement.h
@@ -162,9 +162,7 @@ u8 ZCoordToPriority(u8);
void EventObjectUpdateZCoord(struct EventObject *pObject);
void SetObjectSubpriorityByZCoord(u8, struct Sprite *, u8);
bool8 IsZCoordMismatchAt(u8, s16, s16);
-void UpdateEventObjectSpriteSubpriorityAndVisibility(struct Sprite *);
void UnfreezeEventObject(struct EventObject *);
-void oamt_npc_ministep_reset(struct Sprite *, u8, u8);
u8 FindLockedEventObjectIndex(struct EventObject *);
bool8 obj_npc_ministep(struct Sprite *sprite);
bool8 sub_80976EC(struct Sprite *sprite);