Merge pull request #1361 from LOuroboros/global

Included global.h into battle_config.h
This commit is contained in:
ExpoSeed 2021-01-19 18:09:50 -06:00 committed by GitHub
commit 3698b4f304
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
#ifndef GUARD_CONSTANTS_BATTLE_CONFIG_H #ifndef GUARD_CONSTANTS_BATTLE_CONFIG_H
#define GUARD_CONSTANTS_BATTLE_CONFIG_H #define GUARD_CONSTANTS_BATTLE_CONFIG_H
#include "global.h"
// Species with peculiar battle effects. // Species with peculiar battle effects.
#ifndef POKEMON_EXPANSION #ifndef POKEMON_EXPANSION
#define SPECIES_DIALGA 0 #define SPECIES_DIALGA 0