diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-16 15:15:45 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-16 15:15:45 -0400 |
commit | 25aed5d6248d220c9c84c5eadf0624ee5800064d (patch) | |
tree | ee168fa35432babcaeb5f0a07ca9c513a5bbb0e4 /constants/constants.inc | |
parent | 48986b0c9e9c6eb2960b196db0350288d0d96110 (diff) |
Fix building because am idiot
Diffstat (limited to 'constants/constants.inc')
-rw-r--r-- | constants/constants.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/constants/constants.inc b/constants/constants.inc index 814dc580b..4365e90e1 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -10,4 +10,3 @@ .include "constants/battle.inc" .include "constants/battle_text.inc" .include "constants/contest_move_effects.inc" - .include "constants/map_constants.inc" |