summaryrefslogtreecommitdiff
path: root/include/rom4.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-16 13:54:33 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-16 13:54:33 -0400
commit66fbc9753fa8411d715fdad1067eb98c68ace27a (patch)
treede0d14547867f7753a9b803f861205feaa0b255f /include/rom4.h
parentee3dc1edda08ae6e2bab34b8555ec410f1a930a9 (diff)
sub_8091F94
Diffstat (limited to 'include/rom4.h')
-rw-r--r--include/rom4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rom4.h b/include/rom4.h
index 0c7b87353..78dca24c4 100644
--- a/include/rom4.h
+++ b/include/rom4.h
@@ -26,5 +26,6 @@ extern struct LinkPlayerMapObject gLinkPlayerMapObjects[4];
void strange_npc_table_clear(void);
const struct MapHeader *get_mapheader_by_bank_and_number(u8, u8);
+void FieldObjectMoveDestCoords(struct MapObject *, u32, s16 *, s16 *);
#endif //POKEEMERALD_ROM4_H