diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-28 10:31:51 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-28 10:31:51 -0400 |
commit | f01cdd2a380174613dc0da6e04dd19a1b0520b0a (patch) | |
tree | 456fb49759fe94165f8e74e164e5475a1eda4303 /include/menu_helpers.h | |
parent | c038b3a51cd82ec56ed09965513e8f846a3490df (diff) |
sub_810C368
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 |