diff options
Diffstat (limited to 'include/battle_anim_80CA710.h')
-rw-r--r-- | include/battle_anim_80CA710.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/battle_anim_80CA710.h b/include/battle_anim_80CA710.h index fbbe23b97..14a6ca898 100644 --- a/include/battle_anim_80CA710.h +++ b/include/battle_anim_80CA710.h @@ -2,5 +2,7 @@ #define GUARD_BATTLE_ANIM_80CA710_H void sub_80E4EF8(int, int, int, int, u16, u8, int); +s16 sub_81174E0(s16 a); +s16 sub_81174C4(s16 a, s16 b); #endif // GUARD_BATTLE_ANIM_80CA710_H |