summaryrefslogtreecommitdiff
path: root/include/new_menu_helpers.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2019-04-10 10:16:20 -0400
committerscnorton <scnorton@biociphers.org>2019-04-10 10:16:20 -0400
commitbf7084cb60f0375973d8caf1005fb8b02653ade2 (patch)
treeccf2cdf76dedeee231af58e0de9cc1e0187b2f5a /include/new_menu_helpers.h
parentdbd48510879a39de0ed7af143d4284ede7ae5829 (diff)
through sub_812F33C
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 0d51eb5fb..8903f5d56 100644
--- a/include/new_menu_helpers.h
+++ b/include/new_menu_helpers.h
@@ -27,5 +27,6 @@ void sub_80F6F1C(u8 windowId, bool8 copyNow);
void sub_80F6C6C(void);
void sub_80F6C98(void);
void sub_80F77CC(u16);
+void * malloc_and_decompress(const void * src, u32 * size);
#endif // GUARD_NEW_MENU_HELPERS_H