diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-12 21:24:21 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-12 21:24:21 -0600 |
commit | 2be2b22589de437ae5f53df8e380533958da9e70 (patch) | |
tree | ebeed5e628e907312aaf0e82c1af2bb061ca082a /include/battle_anim_80CA710.h | |
parent | 921e43d150d0416deff7553e2979742d076cef71 (diff) |
decompile battle_intro.s
Diffstat (limited to 'include/battle_anim_80CA710.h')
-rw-r--r-- | include/battle_anim_80CA710.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_anim_80CA710.h b/include/battle_anim_80CA710.h index 14a6ca898..58521bfae 100644 --- a/include/battle_anim_80CA710.h +++ b/include/battle_anim_80CA710.h @@ -1,7 +1,7 @@ #ifndef GUARD_BATTLE_ANIM_80CA710_H #define GUARD_BATTLE_ANIM_80CA710_H -void sub_80E4EF8(int, int, int, int, u16, u8, int); +void sub_80E4EF8(u8, u8, u8, u8, u16, u8, u8); s16 sub_81174E0(s16 a); s16 sub_81174C4(s16 a, s16 b); |