From baa22bb096d08b6304b0dada144fec128ac69974 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Fri, 21 Aug 2015 21:06:13 +0200 Subject: Remove unused IM_MELEE flag --- src/defines.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/defines.h') diff --git a/src/defines.h b/src/defines.h index 7021609f..8182c1ee 100644 --- a/src/defines.h +++ b/src/defines.h @@ -3172,7 +3172,6 @@ #define RF7_AI_PLAYER 0x00020000 /* Controlled by the player */ #define RF7_NO_THEFT 0x00040000 /* Monster is immune to theft */ #define RF7_SPIRIT 0x00080000 /* This is a Spirit, coming from the Void */ -#define RF7_IM_MELEE 0x00100000 /* IM melee */ /* -- cgit v1.2.3