From 3de1f79307eda8de1232dfb612097cef261d0431 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Fri, 31 Dec 2021 16:08:12 -0600 Subject: add more to moves header --- src/moves_1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/moves_1.c') 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) { -- cgit v1.2.3