diff options
Diffstat (limited to 'include/menu_helpers.h')
-rw-r--r-- | include/menu_helpers.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/menu_helpers.h b/include/menu_helpers.h index 7bfd605c4..aba8b1c0d 100644 --- a/include/menu_helpers.h +++ b/include/menu_helpers.h @@ -22,5 +22,7 @@ bool8 sub_80BF72C(void); bool8 sub_80BF708(void); void sub_80BF768(void); void sub_80BF7C8(void); +u8 sub_80BF8E4(void); +u8 sub_80BF848(s16 * a0, u16 a1); #endif //GUARD_MENU_HELPERS_H |