From bc3e558042bccab622ef4df8ec3d0a703b4f8e2e Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Wed, 13 Jan 2010 19:12:28 +0100 Subject: Remove unused player ghost/bones code. --- src/makefile.mingw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/makefile.mingw') diff --git a/src/makefile.mingw b/src/makefile.mingw index 27a8cb6e..3e081524 100644 --- a/src/makefile.mingw +++ b/src/makefile.mingw @@ -278,7 +278,7 @@ BASESRCS = \ cmd1.c cmd2.c cmd3.c cmd4.c cmd5.c cmd6.c cmd7.c \ store.c birth.c notes.c help.c \ status.c randart.c gods.c modules.c \ - wizard1.c wizard2.c levels.c ghost.c \ + wizard1.c wizard2.c levels.c \ generate.c gen_maze.c gen_evol.c dungeon.c init1.c init2.c \ bldg.c squeltch.c wild.c powers.c plots.c \ irc.c skills.c \ @@ -294,7 +294,7 @@ BASEOBJS = \ status.o randart.o irc.o skills.o gods.o modules.o \ xtra1.o xtra2.o spells1.o spells2.o melee1.o melee2.o \ object1.o object2.o traps.o monster1.o monster2.o monster3.o \ - variable.o tables.o util.o cave.o ghost.o wild.o powers.o + variable.o tables.o util.o cave.o wild.o powers.o LUASRCS = \ script.c lua_bind.c \ -- cgit v1.2.3