diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-06 17:48:06 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-06 17:48:06 -0400 |
commit | b6cc51de43826e74fef7967b1694133a87c215f9 (patch) | |
tree | 49d3bd4e2519a023ae3086eb00df4cd1f4e884d0 /include/new_menu_helpers.h | |
parent | 53b701c9effd24ec19e1e0dbeb5f411b0674a95d (diff) |
through sub_810C96C
Diffstat (limited to 'include/new_menu_helpers.h')
-rw-r--r-- | include/new_menu_helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/new_menu_helpers.h b/include/new_menu_helpers.h index 71e1f3c0d..639395941 100644 --- a/include/new_menu_helpers.h +++ b/include/new_menu_helpers.h @@ -15,5 +15,6 @@ void sub_8197434(u8 a0, u8 a1); void SetStandardWindowBorderStyle(u8 a0, u8 a1); void sub_8197930(void); u8 GetPlayerTextSpeed(void); +void sub_80F6F54(u8, u8); #endif // GUARD_NEW_MENU_HELPERS_H |