diff options
Diffstat (limited to 'include/rom4.h')
-rw-r--r-- | include/rom4.h | 1 |
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 |