From 92dd1f106bcf47fbcf310fdf0f246c8c22b97aed Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Sun, 28 Jul 2019 18:28:15 -0500 Subject: match atk49_moveend --- src/pokemon_item_effect.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pokemon_item_effect.c') diff --git a/src/pokemon_item_effect.c b/src/pokemon_item_effect.c index 59b216af0..e16d08073 100644 --- a/src/pokemon_item_effect.c +++ b/src/pokemon_item_effect.c @@ -1,5 +1,5 @@ #include "global.h" -#include "constants/battle_constants.h" +#include "constants/battle.h" #include "constants/hold_effects.h" #include "constants/items.h" #include "constants/species.h" -- cgit v1.2.3