summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-06-09 17:03:16 +0200
committerBardur Arantsson <bardur@scientician.net>2014-06-27 17:45:53 +0200
commita5a2f543f50a45009bb8c0e203ff772d77fa7bc8 (patch)
tree57c618e63452e6c4261c4f09e6f490cc06830205 /src/defines.h
parentf161bba68c00185721371cec291b2276f7daa04e (diff)
Remove dead defines
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/defines.h b/src/defines.h
index 52f2ed2c..3ef8d0a5 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -4085,14 +4085,6 @@
#define NOTE_SAVE_GAME 3
#define NOTE_ENTER_DUNGEON 4
-/*
- * Player monsters & ghost defines
- * NO MORE USED but for savefile compatibility
- */
-#define GHOST_R_IDX_HEAD 967
-#define GHOST_R_IDX_TAIL 977
-#define MAX_GHOSTS (GHOST_R_IDX_TAIL - GHOST_R_IDX_HEAD)
-
/* Stores/buildings defines */
#define STORE_HATED 0
#define STORE_LIKED 1