summaryrefslogtreecommitdiff
path: root/include/new_menu_helpers.h
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2017-12-19 15:34:54 -0600
committerGitHub <noreply@github.com>2017-12-19 15:34:54 -0600
commit02b5cf028f7636ec0bd303b46e0fef180a1d12dd (patch)
treec82c5959ec3e9147a8045ddc3b5e66713cb80999 /include/new_menu_helpers.h
parent6a674e1e83db097d7a31a3786d12e42987f09f70 (diff)
parent4949411f3e5c7eece80cf3e89188627b82a4c3be (diff)
Merge pull request #139 from DizzyEggg/decompile_battle1
Decompile and split battle_1
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 c52184972..dad819c51 100644
--- a/include/new_menu_helpers.h
+++ b/include/new_menu_helpers.h
@@ -14,5 +14,6 @@ void sub_8197434(u8 a0, u8 a1);
void SetStandardWindowBorderStyle(u8 a0, u8 a1);
void sub_8197930(void);
u8 GetPlayerTextSpeed(void);
+void sub_81978B0(u16 arg0);
#endif // GUARD_NEW_MENU_HELPERS_H