diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-25 17:37:07 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-25 17:37:07 -0400 |
commit | c032dc02319139771d8fed40c14297ee81b18b34 (patch) | |
tree | 4b2ba18b26fae04c23fe29b04d4e5e1cd0d2cbcf /include/quest_log_player.h | |
parent | f1841ef24d63aa2425d4316b9f49408d90c29bdb (diff) |
through AlignFishingAnimationFrames
Diffstat (limited to 'include/quest_log_player.h')
-rw-r--r-- | include/quest_log_player.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/quest_log_player.h b/include/quest_log_player.h index eedb6fa37..5aee3f2d0 100644 --- a/include/quest_log_player.h +++ b/include/quest_log_player.h @@ -4,7 +4,7 @@ #include "global.h" void sub_8150454(void); -bool8 sub_8150474(u8 a0); +bool32 sub_8150474(u8 a0); void sub_8150498(u8 a0); #endif //GUARD_QUEST_LOG_PLAYER_H |