diff options
Diffstat (limited to 'include/menu_helpers.h')
-rwxr-xr-x | include/menu_helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/menu_helpers.h b/include/menu_helpers.h index 0e39a3732..6146f0847 100755 --- a/include/menu_helpers.h +++ b/include/menu_helpers.h @@ -24,5 +24,6 @@ void BuyMenuFreeMemory(void); void sub_80F98DC(int); void sub_80F996C(u8); void LoadScrollIndicatorPalette(void); +void sub_80F98A4(u8); #endif // GUARD_MENU_HELPERS_H |