diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-24 23:02:38 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-24 23:02:38 -0500 |
commit | 8f9ec933264a3ecfe204b653c508feacde3c976d (patch) | |
tree | 01d6972eeccad9f87892160cfc42ce5a9e364adc /include/new_menu_helpers.h | |
parent | 3bbaaa4a737193294499176cce4638100c0941f5 (diff) |
through sub_812D094
Diffstat (limited to 'include/new_menu_helpers.h')
-rw-r--r-- | include/new_menu_helpers.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/new_menu_helpers.h b/include/new_menu_helpers.h index 432d06c81..2ff20eb39 100644 --- a/include/new_menu_helpers.h +++ b/include/new_menu_helpers.h @@ -17,5 +17,7 @@ void sub_8197930(void); u8 GetPlayerTextSpeed(void); void sub_80F6F54(u8, u8); u8 sub_80F78A8(void); +void sub_80F6E9C(void); +void sub_80F6EE4(u8, u8); #endif // GUARD_NEW_MENU_HELPERS_H |