summaryrefslogtreecommitdiff
path: root/include/help_system.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-10-12 16:30:51 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2019-10-12 16:30:51 -0400
commit11b027d13c9639c27b3576908a2030a635bcb6be (patch)
treeea150c728e35006b53e6cea6e51230cd5b9cc7ad /include/help_system.h
parentce18093251f35ad6369d9d42d84e8fe60d398891 (diff)
Decompile player_pc
Diffstat (limited to 'include/help_system.h')
-rw-r--r--include/help_system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/help_system.h b/include/help_system.h
index f28c168f7..ff77d01d6 100644
--- a/include/help_system.h
+++ b/include/help_system.h
@@ -89,5 +89,7 @@ void HelpSystem_FillPanel3(void);
void PrintListMenuItems(void);
void PlaceListMenuCursor(void);
bool8 MoveCursor(u8 by, u8 dirn);
+void sub_812B234(void);
+void sub_812B248(void);
#endif //GUARD_HELP_SYSTEM_H