diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-27 20:07:33 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-27 20:07:33 -0500 |
commit | 1ac177723de817a85533adc3e984425d3ab86e00 (patch) | |
tree | 3f5ce54362ad9a8c75e21c52f78ce3b4bcd460f2 /include/new_menu_helpers.h | |
parent | eff1ad330031633b2a28f2b9e8bc8f5e5258826a (diff) | |
parent | 18c6b8efc21a509121ab4d6f5b9c8523689d27a2 (diff) |
Merge branch 'master' into field_poison
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 42b8c60b1..c52184972 100644 --- a/include/new_menu_helpers.h +++ b/include/new_menu_helpers.h @@ -13,5 +13,6 @@ void DisplayItemMessageOnField(u8 taskId, const u8 *src, TaskFunc callback); void sub_8197434(u8 a0, u8 a1); void SetStandardWindowBorderStyle(u8 a0, u8 a1); void sub_8197930(void); +u8 GetPlayerTextSpeed(void); #endif // GUARD_NEW_MENU_HELPERS_H |