summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile.obj
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-10-24 17:10:46 +0200
committerRobert Vollmert <rvollmert@gmx.net>2009-10-24 17:12:21 +0200
commitde5e67bd99e2581364122bb6bc6d8b35f90afc54 (patch)
treef51d75b64ef19c16b31a5ec9242edf27a07c626d /crawl-ref/source/makefile.obj
parent6bbd3e9e43fddca75b87d5bca1fc1a37faf87357 (diff)
downloadcrawl-ref-de5e67bd99e2581364122bb6bc6d8b35f90afc54.tar.gz
crawl-ref-de5e67bd99e2581364122bb6bc6d8b35f90afc54.zip
Move opening_screen and name reading routines to ng-input.cc.
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 c017f736ed..30ff3862b2 100644
--- a/crawl-ref/source/makefile.obj
+++ b/crawl-ref/source/makefile.obj
@@ -86,6 +86,7 @@ mt19937ar.o \
mtransit.o \
mutation.o \
newgame.o \
+ng-input.o \
ng-restr.o \
jobs.o \
species.o \