summaryrefslogtreecommitdiff
path: root/include/quest_log_player.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-23 21:42:35 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-23 21:42:35 -0400
commit5b3e9f376b2ed230df1d7e6d23e0239f69d10ba4 (patch)
tree6011f60d2398a5ebb78564de2a06e150d62b34f9 /include/quest_log_player.h
parentf9a3607824d00f17999288e241fc3ad339716279 (diff)
through PlayerGetCopyableMovement
Diffstat (limited to 'include/quest_log_player.h')
-rw-r--r--include/quest_log_player.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/quest_log_player.h b/include/quest_log_player.h
index 9cde1747e..eedb6fa37 100644
--- a/include/quest_log_player.h
+++ b/include/quest_log_player.h
@@ -4,5 +4,7 @@
#include "global.h"
void sub_8150454(void);
+bool8 sub_8150474(u8 a0);
+void sub_8150498(u8 a0);
#endif //GUARD_QUEST_LOG_PLAYER_H