summaryrefslogtreecommitdiff
path: root/include/menu_helpers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-04-02 08:48:16 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-04-02 08:48:16 -0400
commita61e8646af82098604ffc0afbc195607f0733ff3 (patch)
treebdc354049f1ea2dc6f800f8f268e7c32c35f30bb /include/menu_helpers.h
parentd43e750b88e346847cf5f90e31d82aacf31e058c (diff)
through debug_sub_815FFDC
Diffstat (limited to 'include/menu_helpers.h')
-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 a1c872c73..fb50ae724 100644
--- a/include/menu_helpers.h
+++ b/include/menu_helpers.h
@@ -50,5 +50,8 @@ void StartVerticalScrollIndicators(u8);
void sub_80F98DC(u8);
void PauseVerticalScrollIndicator(u8);
void SetVerticalScrollIndicatorPriority(u8, u8);
+#if DEBUG
+void PrintTriangleCursorWithPalette(u8, u8, u8);
+#endif // DEBUG
#endif // GUARD_MENU_HELPERS_H