summaryrefslogtreecommitdiff
path: root/include/menu.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-10-14 15:07:16 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-10-14 15:07:16 +0200
commit84936b4260f2864fe143415c6ca92e4b1704e4fe (patch)
treefded752e2492313082f6c61c930036c0d0a03b2d /include/menu.h
parent145df4906326488874b3f75ef96f99e85b18f2a0 (diff)
parent0c1d33da4f6db7b90913586a39ed60ea2b13f39e (diff)
Merge branch 'master' into apprentice
Diffstat (limited to 'include/menu.h')
-rw-r--r--include/menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/menu.h b/include/menu.h
index 7815f71d8..d105eb5ec 100644
--- a/include/menu.h
+++ b/include/menu.h
@@ -87,5 +87,6 @@ void AddTextPrinterParameterized5(u8 windowId, u8 fontId, const u8 *str, u8 left
void sub_8199C30(u8 bgId, u8 left, u8 top, u8 width, u8 height, u8 palette);
void sub_8199D3C(void *ptr, int delta, int width, int height, bool32 is8BPP);
void sub_8198204(const u8 *string, const u8 *string2, u8 a3, u8 a4, bool8 copyToVram);
+void sub_8197AE8(bool8 copyToVram);
#endif // GUARD_MENU_H