summaryrefslogtreecommitdiff
path: root/include/field_map_obj_helpers.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-05-23 19:21:07 -0400
committerscnorton <scnorton@biociphers.org>2017-05-24 16:15:14 -0400
commitd60a59a62738c9c56119b607f6a875556723d0bb (patch)
tree970a369495bc8678a638033412278ca6fed00e08 /include/field_map_obj_helpers.h
parentd44cefb06d4d2e160db450a27b74a739753d24dd (diff)
Another chunk of functions with similar (and, in some cases, identical) decompilation
Diffstat (limited to 'include/field_map_obj_helpers.h')
-rw-r--r--include/field_map_obj_helpers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/field_map_obj_helpers.h b/include/field_map_obj_helpers.h
index 2481e143d..a61dcc63c 100644
--- a/include/field_map_obj_helpers.h
+++ b/include/field_map_obj_helpers.h
@@ -9,5 +9,7 @@ void sub_806487C(struct Sprite *sprite, bool8 invisible);
void sub_8064990(u8, u8);
void UnfreezeMapObject(struct MapObject *mapObject);
void oamt_npc_ministep_reset(struct Sprite *sprite, u8 a2, u8 a3);
+void sub_806467C(struct Sprite *sprite, u8 direction);
+bool8 sub_806468C(struct Sprite *sprite);
#endif