From c21bde059812ed521952512e4d800038e0e1deb7 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sat, 30 Dec 2017 22:29:07 -0600 Subject: Remove redundant battle constants --- 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 1ec25462f..57b6ae2a5 100644 --- a/constants/constants.inc +++ b/constants/constants.inc @@ -3,7 +3,6 @@ .include "constants/type_constants.inc" .include "constants/contest_constants.inc" .include "constants/item_data_constants.inc" - .include "constants/battle_move_constants.inc" .include "constants/trainer_constants.inc" .include "constants/berry_constants.inc" .include "constants/version.inc" -- cgit v1.2.3