Changed "COMPATIBLITY" to "COMPATIBILITY".

svn-id: r30754
This commit is contained in:
Torbjörn Andersson 2008-02-03 10:15:36 +00:00
parent a6ad889aa2
commit e51bf80218
18 changed files with 20 additions and 20 deletions

View file

@ -151,7 +151,7 @@ bool AgosMetaEngine::createInstance(OSystem *syst, Engine **engine, const Common
return res;
}
META_COMPATIBLITY_WRAPPER(AGOS, AgosMetaEngine);
META_COMPATIBILITY_WRAPPER(AGOS, AgosMetaEngine);
REGISTER_PLUGIN(AGOS, "AGOS", "AGOS (C) Adventure Soft");