summaryrefslogtreecommitdiff
path: root/include/new_menu_helpers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-05-05 14:56:59 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-05-05 14:56:59 -0400
commita37da53f206a190ef54fa9477e16f3e24b541f38 (patch)
tree302e0074cfe354376ec807fd8749f7d4970192f3 /include/new_menu_helpers.h
parent7f07bd6607df54aa26590d62c561f15daaaf9671 (diff)
Daycare
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 fc9c1b9dc..d24b7e3e5 100644
--- a/include/new_menu_helpers.h
+++ b/include/new_menu_helpers.h
@@ -31,5 +31,6 @@ void * malloc_and_decompress(const void * src, u32 * size);
u16 sub_80F796C(void);
void sub_80F6B08(u8 bgId, u8 left, u8 top, u8 width, u8 height, u8 palette);
void sub_80F696C(u8 bgId, const void * gfx, u32 size, u16 a3, u8 a4);
+void ClearStdWindowAndFrame(u8 taskId, bool8 copyNow);
#endif // GUARD_NEW_MENU_HELPERS_H