diff options
author | scnorton <scnorton@biociphers.org> | 2017-07-20 17:07:03 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-07-20 17:07:03 -0400 |
commit | 82d3ffe0d2bf1a1a4d9f97fccbcd381f85e753aa (patch) | |
tree | 6d902d065f000dfc5da12b7de1f47cf2c5617759 /include/menu_helpers.h | |
parent | 8d95b42e7c840d11ec3bd86bfa128d115ad1c226 (diff) |
sub_80BC980
Diffstat (limited to 'include/menu_helpers.h')
-rw-r--r-- | 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 1df5053e7..761932bda 100644 --- a/include/menu_helpers.h +++ b/include/menu_helpers.h @@ -26,5 +26,6 @@ void sub_80F996C(u8); void LoadScrollIndicatorPalette(void); void sub_80F98A4(u8); void StartVerticalScrollIndicators(u8); +void PauseVerticalScrollIndicator(u8); #endif // GUARD_MENU_HELPERS_H |