diff options
author | camthesaxman <cameronghall@cox.net> | 2019-07-28 18:28:15 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2019-07-28 18:28:15 -0500 |
commit | 92dd1f106bcf47fbcf310fdf0f246c8c22b97aed (patch) | |
tree | feb66e551126de38d39e268d6fb4bdb5cb0ef8be /src/battle/battle_2.c | |
parent | 5b12c6f1e7f1d02c4a47d0069c87b795bf5c2ccc (diff) |
match atk49_moveend
Diffstat (limited to 'src/battle/battle_2.c')
-rw-r--r-- | src/battle/battle_2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/battle/battle_2.c b/src/battle/battle_2.c index 411a1ae46..ee318351e 100644 --- a/src/battle/battle_2.c +++ b/src/battle/battle_2.c @@ -97,7 +97,6 @@ extern u16 gLastLandedMoves[]; extern u16 gLastHitByType[]; extern u16 gUnknown_02024C4C[]; extern u16 gLockedMoves[]; -extern u8 gLastHitBy[]; extern u16 gChosenMovesByBanks[]; extern u32 gHitMarker; extern u8 gUnknown_02024C70[]; |