From b2288005da85892bc22c663257dee0d8c51e1586 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 25 Mar 2005 22:37:34 +0000 Subject: Enable kyra engine in static builds. Maybe someone will work on it :) svn-id: r17234 --- base/plugins.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/plugins.cpp') diff --git a/base/plugins.cpp b/base/plugins.cpp index 6f2fefb8a2..f4f3d97332 100644 --- a/base/plugins.cpp +++ b/base/plugins.cpp @@ -276,7 +276,7 @@ void PluginManager::loadPlugins() { LINK_PLUGIN(SAGA) #endif #ifndef DISABLE_KYRA - //LINK_PLUGIN(KYRA) + LINK_PLUGIN(KYRA) #endif #endif -- cgit v1.2.3