From 77d714ead5b979b2f4cbe5dd647164267812f87a Mon Sep 17 00:00:00 2001 From: LOuroboros Date: Sat, 16 Jan 2021 20:35:22 -0300 Subject: [PATCH] Included global.h into battle_config.h Fixes the dupplicated defines issue. --- include/constants/battle_config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/constants/battle_config.h b/include/constants/battle_config.h index f7b38000c2..4edb71696e 100644 --- a/include/constants/battle_config.h +++ b/include/constants/battle_config.h @@ -1,6 +1,8 @@ #ifndef GUARD_CONSTANTS_BATTLE_CONFIG_H #define GUARD_CONSTANTS_BATTLE_CONFIG_H +#include "global.h" + // Species with peculiar battle effects. #ifndef POKEMON_EXPANSION #define SPECIES_DIALGA 0