summaryrefslogtreecommitdiff
path: root/include/new_menu_helpers.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2019-01-07 16:39:32 -0500
committerscnorton <scnorton@biociphers.org>2019-01-07 16:39:32 -0500
commit38abcf9774612094d8552904fbeed3d1b2c4bba1 (patch)
treee991ca441da9dad1bf5104c84f5a68f1c0a91f26 /include/new_menu_helpers.h
parent34cf3662fc0343d77fe36b1a3083605110764c9a (diff)
through sub_80598CC
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 ce8e8d697..32b46b552 100644
--- a/include/new_menu_helpers.h
+++ b/include/new_menu_helpers.h
@@ -22,5 +22,6 @@ void sub_80F6EE4(u8 windowId, bool8 transfer);
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);
#endif // GUARD_NEW_MENU_HELPERS_H