summaryrefslogtreecommitdiff
path: root/include/new_menu_helpers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-01-08 08:45:19 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-01-08 08:45:19 -0500
commit9c5f01fc8efb546fa6ef546cd1c627befcfd6740 (patch)
treeb6094ae48fd287de2f1169fd2ce85937f8e4f507 /include/new_menu_helpers.h
parent724a36220d274a24b666a36e38fb41f191b7c01f (diff)
through sub_815E948
Diffstat (limited to 'include/new_menu_helpers.h')
-rw-r--r--include/new_menu_helpers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/new_menu_helpers.h b/include/new_menu_helpers.h
index 32b46b552..e22f89f44 100644
--- a/include/new_menu_helpers.h
+++ b/include/new_menu_helpers.h
@@ -23,5 +23,6 @@ void sub_80F7974(const u8 *);
u8 GetStartMenuWindowId(void);
void sub_80F7998(void);
void sub_80F69E8(u8 bgId, const void *src, u32 size, u16 offset, u8 mode);
+void sub_80F6F1C(u8 windowId, bool8 copyNow);
#endif // GUARD_NEW_MENU_HELPERS_H