diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-26 13:29:30 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-26 13:29:30 -0500 |
commit | a5296a2f994a0f8e4421c4afd6bac1cedcfb72be (patch) | |
tree | 1d3f29615f1683fae77ade7d8713e7bfe5a11c26 /src/moves_1.c | |
parent | 6e56b9f0341be0a6c960ea9e8db0939e4fa3cdac (diff) | |
parent | 0dd38993f6a4383d6d5743fd0ae0abc01210ae25 (diff) |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/moves_1.c')
-rw-r--r-- | src/moves_1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/moves_1.c b/src/moves_1.c index 5a7bf6b..80f28af 100644 --- a/src/moves_1.c +++ b/src/moves_1.c @@ -1,7 +1,7 @@ #include "global.h" #include "code_8092334.h" +#include "moves.h" #include "pokemon.h" -#include "constants/move_id.h" void SavePokemonMove(struct unkStruct_8094924 *r0, struct PokemonMove *move) { |