diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-28 11:33:39 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-28 11:33:39 -0400 |
commit | 0197921d32ac4af5a4290fa3bdcb65a275e8067c (patch) | |
tree | e2398d8636ceaa0b3590706dc84bd31b4634aabe /include/menu_helpers.h | |
parent | c6255560d7577edf6058171ba61331c7c6f78dfc (diff) |
through sub_810C788
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 6146f0847..1df5053e7 100755 --- a/include/menu_helpers.h +++ b/include/menu_helpers.h @@ -25,5 +25,6 @@ void sub_80F98DC(int); void sub_80F996C(u8); void LoadScrollIndicatorPalette(void); void sub_80F98A4(u8); +void StartVerticalScrollIndicators(u8); #endif // GUARD_MENU_HELPERS_H |