From 4d72130f8667aecee64274f6280b237691992915 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Sun, 15 Nov 2009 19:41:02 +0100 Subject: Rename acr.cc to main.cc. --- crawl-ref/source/ng-input.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/ng-input.cc') diff --git a/crawl-ref/source/ng-input.cc b/crawl-ref/source/ng-input.cc index 4453ffe1e7..8ec4678555 100644 --- a/crawl-ref/source/ng-input.cc +++ b/crawl-ref/source/ng-input.cc @@ -9,7 +9,7 @@ #include "options.h" #include "stuff.h" -extern std::string init_file_error; // defined in acr.cc +extern std::string init_file_error; // defined in main.cc // Eventually, this should be something more grand. {dlb} void opening_screen(void) -- cgit v1.2.3-54-g00ecf