summaryrefslogtreecommitdiff
path: root/include/overworld.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/overworld.h')
-rw-r--r--include/overworld.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/overworld.h b/include/overworld.h
index f03db2a3a..5c4235b8c 100644
--- a/include/overworld.h
+++ b/include/overworld.h
@@ -29,6 +29,8 @@ extern struct UCoords32 gDirectionToVectors[];
extern struct LinkPlayerMapObject gLinkPlayerMapObjects[4];
extern MainCallback gFieldCallback;
+extern struct WarpData gUnknown_2031DBC;
+
void IncrementGameStat(u8 index);
void Overworld_SetMapObjTemplateCoords(u8, s16, s16);