From b7f7635876d3621b11d66cddca9babc1b5f1a1c6 Mon Sep 17 00:00:00 2001 From: athrxx Date: Sun, 6 Nov 2011 17:35:27 +0100 Subject: KYRA: (EOB) - implement memorize/pray spells menu --- engines/kyra/eobcommon.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/kyra/eobcommon.cpp') diff --git a/engines/kyra/eobcommon.cpp b/engines/kyra/eobcommon.cpp index 7ec988ef1e..04739c2735 100644 --- a/engines/kyra/eobcommon.cpp +++ b/engines/kyra/eobcommon.cpp @@ -344,8 +344,6 @@ Common::Error EobCoreEngine::go() { _screen->setMouseCursor(0, 0, _itemIconShapes[0]); _screen->showMouse(); - //initPlayBuffers - loadItemDefs(); int action = 0; -- cgit v1.2.3