summaryrefslogtreecommitdiff
path: root/src/map_preview_screen.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-01-08 16:03:42 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-01-08 16:03:42 -0500
commitf8e911bcf57ec6f2b2e7ec1c0c09e467793b94ab (patch)
tree79dd84804ac6c3d0fd625b1fb9cd3e200431a737 /src/map_preview_screen.c
parent9045911193a3dd65c0cf1d304fc25304e9364292 (diff)
Partial documentation of region map
Diffstat (limited to 'src/map_preview_screen.c')
-rw-r--r--src/map_preview_screen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map_preview_screen.c b/src/map_preview_screen.c
index 0747e8ade..c5b41a7c1 100644
--- a/src/map_preview_screen.c
+++ b/src/map_preview_screen.c
@@ -552,7 +552,7 @@ static void sub_80F83D0(u8 taskId)
}
}
-const struct MapPreviewScreen * sub_80F8544(u8 mapsec)
+const struct MapPreviewScreen * GetDungeonMapPreviewScreenInfo(u8 mapsec)
{
u8 idx;