diff options
Diffstat (limited to 'constants/constants.inc')
-rw-r--r-- | constants/constants.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/constants.inc b/constants/constants.inc index 38887dd28..7c74c8e87 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -1,5 +1,5 @@ .include "constants/gba_constants.inc" - .include "constants/misc_constants.inc" + .include "constants/global.inc" .include "constants/contest_constants.inc" .include "constants/pokemon_data_constants.inc" .include "constants/berry_constants.inc" |