aboutsummaryrefslogtreecommitdiff
path: root/engines/agi
diff options
context:
space:
mode:
authorTorbjörn Andersson2008-02-03 10:15:36 +0000
committerTorbjörn Andersson2008-02-03 10:15:36 +0000
commite51bf8021851d91f4904bd73263a455367d99b34 (patch)
treebbeb744f016acddd6d123ded471c9f7372982231 /engines/agi
parenta6ad889aa22e0283bb24746d9da936fdf4f5a754 (diff)
downloadscummvm-rg350-e51bf8021851d91f4904bd73263a455367d99b34.tar.gz
scummvm-rg350-e51bf8021851d91f4904bd73263a455367d99b34.tar.bz2
scummvm-rg350-e51bf8021851d91f4904bd73263a455367d99b34.zip
Changed "COMPATIBLITY" to "COMPATIBILITY".
svn-id: r30754
Diffstat (limited to 'engines/agi')
-rw-r--r--engines/agi/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index 7aae49d4b3..f9d42633af 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -2284,7 +2284,7 @@ bool AgiMetaEngine::createInstance(OSystem *syst, Engine **engine, const Common:
return res;
}
-META_COMPATIBLITY_WRAPPER(AGI, AgiMetaEngine);
+META_COMPATIBILITY_WRAPPER(AGI, AgiMetaEngine);
REGISTER_PLUGIN(AGI, "AGI preAGI + v2 + v3 Engine", "Sierra AGI Engine (C) Sierra On-Line Software");