summaryrefslogtreecommitdiff
path: root/include/new_menu_helpers.h
diff options
context:
space:
mode:
authorPaul Sander <nintendo6496@googlemail.com>2018-11-30 22:16:04 +0100
committerPaul Sander <nintendo6496@googlemail.com>2018-11-30 22:16:04 +0100
commitfc1fd9c983b0ea35414f699ab6c4b4fdd617e8d0 (patch)
treed1972ab6d6b1ad9ab93bf5bde673a722a3a9f2c7 /include/new_menu_helpers.h
parent308e60da31388973ac8885127b12db300e21100a (diff)
parent63c205e7d0094756ea851e0aed0852671329905c (diff)
merge upstream
Diffstat (limited to 'include/new_menu_helpers.h')
-rw-r--r--include/new_menu_helpers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/new_menu_helpers.h b/include/new_menu_helpers.h
index 639395941..2a68a35e6 100644
--- a/include/new_menu_helpers.h
+++ b/include/new_menu_helpers.h
@@ -16,5 +16,8 @@ void SetStandardWindowBorderStyle(u8 a0, u8 a1);
void sub_8197930(void);
u8 GetPlayerTextSpeed(void);
void sub_80F6F54(u8, u8);
+u8 sub_80F78A8(void);
+void sub_80F6E9C(void);
+void sub_80F6EE4(u8 windowId, bool8 transfer);
#endif // GUARD_NEW_MENU_HELPERS_H