summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-08-21 21:06:13 +0200
committerBardur Arantsson <bardur@scientician.net>2015-09-14 05:58:27 +0200
commitbaa22bb096d08b6304b0dada144fec128ac69974 (patch)
treea5a9ed30a022ff4fb35982c3c959ac210749fc9a /src/defines.h
parenta1d1d2b84a65e6ec518f864b40eb58e413b5497b (diff)
Remove unused IM_MELEE flag
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h1
1 files changed, 0 insertions, 1 deletions
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 */
/*