aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection.cpp
diff options
context:
space:
mode:
authorMax Horn2007-04-27 22:42:02 +0000
committerMax Horn2007-04-27 22:42:02 +0000
commit5bf7b78aa2e0e55d3ebbbfb213070a8ac12efdb2 (patch)
tree721e899db531509292364b9cd6f890a6f294a1cd /engines/agos/detection.cpp
parent030cd2c02a188bbd166458599767ad720e85af02 (diff)
downloadscummvm-rg350-5bf7b78aa2e0e55d3ebbbfb213070a8ac12efdb2.tar.gz
scummvm-rg350-5bf7b78aa2e0e55d3ebbbfb213070a8ac12efdb2.tar.bz2
scummvm-rg350-5bf7b78aa2e0e55d3ebbbfb213070a8ac12efdb2.zip
Renamed agosgame.cpp -> detection_tables.h
svn-id: r26634
Diffstat (limited to 'engines/agos/detection.cpp')
-rw-r--r--engines/agos/detection.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/engines/agos/detection.cpp b/engines/agos/detection.cpp
index e1be6d88f1..cc581328f7 100644
--- a/engines/agos/detection.cpp
+++ b/engines/agos/detection.cpp
@@ -1,6 +1,6 @@
/* ScummVM - Scumm Interpreter
* Copyright (C) 2001 Ludvig Strigeus
- * Copyright (C) 2001-2006 The ScummVM project
+ * Copyright (C) 2001-2007 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -76,11 +76,7 @@ static const PlainGameDescriptor simonGames[] = {
{0, 0}
};
-namespace AGOS {
-
-#include "agosgame.cpp"
-
-}
+#include "agos/detection_tables.h"
static const Common::ADParams detectionParams = {
// Pointer to ADGameDescription or its superset structure