diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-24 21:41:18 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-24 21:41:18 -0500 |
commit | c60b28011871abaf987a46a6da6823ce451fa66d (patch) | |
tree | f42072fc5acfa96320b46c596b80c8168fd1a940 /include/new_menu_helpers.h | |
parent | 93f67f9557109d85e191283b171f7f5e8028b7bf (diff) |
through sub_812CD3C
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 639395941..432d06c81 100644 --- a/include/new_menu_helpers.h +++ b/include/new_menu_helpers.h @@ -16,5 +16,6 @@ void SetStandardWindowBorderStyle(u8 a0, u8 a1); void sub_8197930(void); u8 GetPlayerTextSpeed(void); void sub_80F6F54(u8, u8); +u8 sub_80F78A8(void); #endif // GUARD_NEW_MENU_HELPERS_H |