summaryrefslogtreecommitdiff
path: root/include/menu_helpers.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-07-07 16:54:14 -0500
committercamthesaxman <cameronghall@cox.net>2017-07-07 16:54:14 -0500
commitf719abf104e304ed2f886a413d1132a75e3379b1 (patch)
tree352be6d36f1db3f697394bc193adb7fa8142be71 /include/menu_helpers.h
parent2d604191592fbac2618d4a626f61ff1423cac828 (diff)
parentbd4a6520eaaaac186b6b26557305be8939a7ea2a (diff)
fix merge conflicts
Diffstat (limited to 'include/menu_helpers.h')
-rwxr-xr-x[-rw-r--r--]include/menu_helpers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/menu_helpers.h b/include/menu_helpers.h
index 0aa9f79f7..1df5053e7 100644..100755
--- a/include/menu_helpers.h
+++ b/include/menu_helpers.h
@@ -23,5 +23,8 @@ void DestroyVerticalScrollIndicator(u8);
void BuyMenuFreeMemory(void);
void sub_80F98DC(int);
void sub_80F996C(u8);
+void LoadScrollIndicatorPalette(void);
+void sub_80F98A4(u8);
+void StartVerticalScrollIndicators(u8);
#endif // GUARD_MENU_HELPERS_H