Fix bug #2838551: "PSP: AGI games are unbearably slow"

svn-id: r43452
This commit is contained in:
Eugene Sandulenko 2009-08-16 19:48:13 +00:00
parent 2ac6e260b6
commit 0d4fc81698

View file

@ -1818,7 +1818,6 @@ int AgiEngine::runLogic(int n) {
}
_game.execStack.back().curIP = ip;
processEvents();
switch (op = *(code + ip++)) {
case 0xff: // if (open/close)