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

@ -134,6 +134,6 @@ bool IgorMetaEngine::createInstance(OSystem *syst, Engine **engine, const Common
return gd != 0;
}
META_COMPATIBLITY_WRAPPER(IGOR, IgorMetaEngine);
META_COMPATIBILITY_WRAPPER(IGOR, IgorMetaEngine);
REGISTER_PLUGIN(IGOR, "Igor: Objective Uikokahonia", "Igor: Objective Uikokahonia (C) Pendulo Studios");