From a49f80d552a9adff15a097171898e113cfa412b9 Mon Sep 17 00:00:00 2001 From: Slawter666 <38655737+Slawter666@users.noreply.github.com> Date: Wed, 25 Apr 2018 01:41:04 +0100 Subject: Convert item_descriptions.inc to .h OK --- constants/constants.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'constants/constants.inc') 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" -- cgit v1.2.3