summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.obj
diff options
context:
space:
mode:
authorpauldubois <pauldubois@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-09 08:08:51 +0000
committerpauldubois <pauldubois@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-09 08:08:51 +0000
commit9ea95681bd75dd7bbc55a5d96a98e360247028c2 (patch)
treed7626f601cac746589fd6b06f0dbf28c35a3c810 /crawl-ref/source/makefile.obj
parent26f9ceaeb4fbfe64f099a8f17f61ecc7429d16a1 (diff)
downloadcrawl-ref-9ea95681bd75dd7bbc55a5d96a98e360247028c2.tar.gz
crawl-ref-9ea95681bd75dd7bbc55a5d96a98e360247028c2.zip
Freshly-rewritten quiver code. This is just a checkpoint, and it's
used from anywhere yet. It should compile. Let me know if it doesn't, or if I've modified the makefiles incorrectly. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4161 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/makefile.obj')
-rw-r--r--crawl-ref/source/makefile.obj1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/makefile.obj b/crawl-ref/source/makefile.obj
index 7db98a3fb2..ae4db2fb9c 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -60,6 +60,7 @@ output.o \
overmap.o \
place.o \
player.o \
+quiver.o \
randart.o \
religion.o \
shopping.o \