summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.obj
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-10-20 09:54:20 +0200
committerRobert Vollmert <rvollmert@gmx.net>2009-10-20 09:54:20 +0200
commit84e175e70fefabb1b83c0e3c8b2c8d690bbe79b4 (patch)
treee4cb4ce061243b03842ed0803422002d64e24d13 /crawl-ref/source/makefile.obj
parent5dc279a92195600107c3a0c4d868bddb66c3a232 (diff)
downloadcrawl-ref-84e175e70fefabb1b83c0e3c8b2c8d690bbe79b4.tar.gz
crawl-ref-84e175e70fefabb1b83c0e3c8b2c8d690bbe79b4.zip
Split out tiles specific functions from l_dgn.cc.
Also a little cleanup.
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 5ecacbcfc3..08962099d6 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -43,6 +43,7 @@ l_dgn.o \
l_dgnevt.o \
l_dgnit.o \
l_dgnmon.o \
+l_dgntil.o \
l_dgn_bf.o \
l_file.o \
l_los.o \