more moves decomp

This commit is contained in:
Dennis H
2023-01-16 20:01:56 +01:00
parent c747b82d16
commit 4844237add
3 changed files with 128 additions and 262 deletions

View File

@@ -29,4 +29,6 @@ bool8 MoveAffectedByMuzzled(u16 moveID);
bool8 IsBlockedBySoundproof(struct PokemonMove *move);
bool8 DoesMoveCharge(u16 move);
void sub_809371C(struct PokemonMove* move);
#endif // GUARD_MOVES_H