summaryrefslogtreecommitdiff
path: root/include/menu_helpers.h
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-06-28 18:47:35 -0400
committerGitHub <noreply@github.com>2017-06-28 18:47:35 -0400
commit8d82578d3a101b06f9d2ced31738021007c4e533 (patch)
tree7b3567978b63ee6548a7b945e075ea8ba37bef51 /include/menu_helpers.h
parent06b6cada0ddedc62063171703ba6607019751a9a (diff)
parent8cbd95c2024ddc762db0f085b409ef3633d7f1d8 (diff)
Merge pull request #338 from PikalaxALT/field_specials
Field specials
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