From 42f633cbf4c774924c8ace0a09587c18d13fd48f Mon Sep 17 00:00:00 2001 From: "U-User-PC\\User" Date: Mon, 9 Oct 2017 16:00:18 -0400 Subject: [PATCH] (un)fix battle.h --- include/battle.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/battle.h b/include/battle.h index 2a864d6aa..10cdfaa73 100644 --- a/include/battle.h +++ b/include/battle.h @@ -271,8 +271,6 @@ #define CMP_COMMON_BITS 0x4 #define CMP_NO_COMMON_BITS 0x5 -#include "global.h" - struct TrainerMonNoItemDefaultMoves { u16 iv;