summaryrefslogtreecommitdiff
path: root/include/new_menu_helpers.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-31 00:13:49 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-31 00:13:49 -0500
commite7fffb5e9af4f2248426da1ec7c00b707e79efe0 (patch)
tree7f93ae72be2ed2b9cc7d2d35b0b9ca6a815f22a3 /include/new_menu_helpers.h
parent09302c0bc5ead4e28099ba88cb486dab6def4d8f (diff)
parent3167dec9467dbba3419555bae746f89a7e6089a1 (diff)
merge
Diffstat (limited to 'include/new_menu_helpers.h')
-rw-r--r--include/new_menu_helpers.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/new_menu_helpers.h b/include/new_menu_helpers.h
index 4b1e372c2..bcbb1147d 100644
--- a/include/new_menu_helpers.h
+++ b/include/new_menu_helpers.h
@@ -17,5 +17,9 @@ void SetStandardWindowBorderStyle(u8 a0, u8 a1);
void sub_8197930(void);
u8 GetPlayerTextSpeed(void);
void sub_81978B0(u16 arg0);
+u16 sub_8197224(void);
+int sub_8196094(void);
+void sub_8196080(u8*);
+void AddTextPrinterForMessage(u8);
#endif // GUARD_NEW_MENU_HELPERS_H