summaryrefslogtreecommitdiff
path: root/include/menu_helpers.h
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-06-29 15:13:49 -0400
committerscnorton <scnorton@biociphers.org>2017-06-29 15:13:49 -0400
commita9b41339249fc77326fed84041227c8ec0f881f9 (patch)
tree2b90dd6d6d7deb0728505f47320f5928d2092031 /include/menu_helpers.h
parent0e92e2f50eff05118f27a150c028b5a7ed72a88b (diff)
parent8d82578d3a101b06f9d2ced31738021007c4e533 (diff)
Merge branch 'master' into pokemon_data
Diffstat (limited to 'include/menu_helpers.h')
-rw-r--r--include/menu_helpers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/menu_helpers.h b/include/menu_helpers.h
index 0aa9f79f7..0e39a3732 100644
--- a/include/menu_helpers.h
+++ b/include/menu_helpers.h
@@ -23,5 +23,6 @@ void DestroyVerticalScrollIndicator(u8);
void BuyMenuFreeMemory(void);
void sub_80F98DC(int);
void sub_80F996C(u8);
+void LoadScrollIndicatorPalette(void);
#endif // GUARD_MENU_HELPERS_H