summaryrefslogtreecommitdiff
path: root/include/new_menu_helpers.h
diff options
context:
space:
mode:
authorgolem galvanize <golemgalvanize@github.com>2018-01-30 17:16:41 -0500
committergolem galvanize <golemgalvanize@github.com>2018-01-30 17:16:41 -0500
commitf0cc705d35820fa6673200ace50aa67e5832f3f8 (patch)
tree336a6244caa5916a429c2d6b09acb224c6274a1e /include/new_menu_helpers.h
parent2a16b7cb81419aed581a86a831d1e2413ad57b39 (diff)
fixes
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