summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
authorpeterb12 <peterb12@c06c8d41-db1a-0410-9941-cceddc491573>2007-04-17 15:00:59 +0000
committerpeterb12 <peterb12@c06c8d41-db1a-0410-9941-cceddc491573>2007-04-17 15:00:59 +0000
commit05345016f1c62fbd02e3eb8302f1798ccdb425e9 (patch)
treeacba17fc138e5bf33b439df6bad6b9f3b086c1be /crawl-ref/source/acr.cc
parent77ea6aed5bf59f1c8deb2c47dd7d222494f25571 (diff)
downloadcrawl-ref-05345016f1c62fbd02e3eb8302f1798ccdb425e9.tar.gz
crawl-ref-05345016f1c62fbd02e3eb8302f1798ccdb425e9.zip
First cut at db/flat text file based descriptions.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1331 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index 54314b958c..d7bcd81287 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -75,6 +75,7 @@
#include "cloud.h"
#include "clua.h"
#include "command.h"
+#include "database.h"
#include "debug.h"
#include "delay.h"
#include "describe.h"
@@ -227,7 +228,7 @@ int main( int argc, char *argv[] )
// override some options for tutorial
init_tutorial_options();
-
+ databaseSystemInit();
if (game_start || Options.always_greet)
{
mprf( "Welcome, %s the %s %s.",