diff options
author | scnorton <scnorton@biociphers.org> | 2019-01-02 17:10:26 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2019-01-02 17:10:26 -0500 |
commit | 9dd48895b7587b10130f73924c64db44beda7147 (patch) | |
tree | 276f96920323421fc40a155abf181604ffd99694 /include/overworld.h | |
parent | fa05cd911c5c476db777a0f3433b6ee31a92e4fb (diff) |
sub_815DD44; some more decomp
Diffstat (limited to 'include/overworld.h')
-rw-r--r-- | include/overworld.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/overworld.h b/include/overworld.h index 8cae07bdc..50ac09d9e 100644 --- a/include/overworld.h +++ b/include/overworld.h @@ -81,6 +81,8 @@ void sub_8055DC4(void); u8 sav1_map_get_name(void); +void sub_8055D40(u16 mapDataId); + extern u8 gUnknown_2031DD8; extern u8 gUnknown_2036E28; |