summaryrefslogtreecommitdiff
path: root/include/map_preview_screen.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-28 18:00:52 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-28 18:00:52 -0400
commitf3a632156b5ccf591677f079fb7a41162d4167f3 (patch)
treed7e29e92507cc629254524882275db9b4c00c1ef /include/map_preview_screen.h
parentf5f4d6bc1fa9927796ed7a683fb262d2f50a87c3 (diff)
through sub_8057854
Diffstat (limited to 'include/map_preview_screen.h')
-rw-r--r--include/map_preview_screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/map_preview_screen.h b/include/map_preview_screen.h
index a287c6f89..228d37d54 100644
--- a/include/map_preview_screen.h
+++ b/include/map_preview_screen.h
@@ -59,5 +59,6 @@ void MapPreview_InitBgs(void);
void MapPreview_LoadGfx(u8 mapsec);
bool32 MapPreview_IsGfxLoadFinished(void);
void MapPreview_Unload(s32 windowId);
+void MapPreview_StartForestTransition(u8 mapsec);
#endif //GUARD_MAP_PREVIEW_SCREEN_H