summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-09-11 10:29:00 -0400
committerscnorton <scnorton@biociphers.org>2017-09-11 10:29:00 -0400
commit5ad282c82c79205045fce2e8d7db993846d86b17 (patch)
tree64eeceb36931326c7e99e8808754a6c4457d623f /include
parentbd9b81546f4eedae24278b54b02301b8184112a4 (diff)
GetFieldObjectTemplateByLocalIdAndMap
Diffstat (limited to 'include')
-rw-r--r--include/rom4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rom4.h b/include/rom4.h
index 655ce3fde..0c7b87353 100644
--- a/include/rom4.h
+++ b/include/rom4.h
@@ -25,5 +25,6 @@ struct UCoords32
extern struct LinkPlayerMapObject gLinkPlayerMapObjects[4];
void strange_npc_table_clear(void);
+const struct MapHeader *get_mapheader_by_bank_and_number(u8, u8);
#endif //POKEEMERALD_ROM4_H