summaryrefslogtreecommitdiff
path: root/include/rom4.h
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-09-20 19:26:28 -0400
committerGitHub <noreply@github.com>2017-09-20 19:26:28 -0400
commitd485f17784eefd4cd965026c15cea9e065546627 (patch)
tree3217724f4142ff88e1ae10d8375183612396e0bf /include/rom4.h
parentf94074b6027d1efe067fd972127eb7730cbef2e0 (diff)
parent5fc2c964fb002d79a192937afc623555a411980c (diff)
Merge pull request #31 from PikalaxALT/sub_81700F8
rom_81700F8
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 d4ece109e..a1c4281e9 100644
--- a/include/rom4.h
+++ b/include/rom4.h
@@ -27,5 +27,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 *);
+void sub_8086230(void);
#endif //GUARD_ROM4_H