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

@ -164,7 +164,7 @@ bool SagaMetaEngine::createInstance(OSystem *syst, Engine **engine, const Common
return gd != 0;
}
META_COMPATIBLITY_WRAPPER(SAGA, SagaMetaEngine);
META_COMPATIBILITY_WRAPPER(SAGA, SagaMetaEngine);
REGISTER_PLUGIN(SAGA, "SAGA Engine", "Inherit the Earth (C) Wyrmkeep Entertainment");