diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-05-09 05:10:23 -0500 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-05-09 05:10:23 -0500 |
commit | b570f87152bcde1d108e5e8302ef6d783ecbbbbd (patch) | |
tree | e00c31c3c2dc5a8c884ab7bdee51bb05ce391cf1 /constants/constants.inc | |
parent | d66c1c642c60191887fc4dda6d33bb5b8e9ff69c (diff) | |
parent | f14d2765da6f01eccb08967fd6b22c3bdef2be98 (diff) |
Merge master from pret
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 28f2b2658..5e133bba4 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -2,7 +2,6 @@ .include "constants/misc_constants.inc" .include "constants/contest_constants.inc" .include "constants/pokemon_data_constants.inc" - .include "constants/item_data_constants.inc" .include "constants/battle_frontier_constants.inc" .include "constants/map_constants.inc" .include "constants/berry_constants.inc" |