summaryrefslogtreecommitdiff
path: root/include/menu_helpers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-06-29 23:09:31 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-06-29 23:09:31 -0400
commit5adf807274aa36dc8f65a120f61debf5a0c1d360 (patch)
treec7ea8d26ae569724e24f93687bd0e7d3bf22f95b /include/menu_helpers.h
parent06f5a396016aee2406749633b627bb9d729744ff (diff)
parent8d82578d3a101b06f9d2ced31738021007c4e533 (diff)
Merge remote-tracking branch 'origin/master' into use_pokeblock
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