From 67ba6b1e4064de28b27a5979ccf88086aecdaced Mon Sep 17 00:00:00 2001 From: Vincent Hamm Date: Wed, 16 May 2007 22:44:22 +0000 Subject: Figured out the bug that was causing the animations to glitch svn-id: r26856 --- engines/cruise/vars.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/cruise/vars.cpp') diff --git a/engines/cruise/vars.cpp b/engines/cruise/vars.cpp index daee27e2d1..c6cb068306 100644 --- a/engines/cruise/vars.cpp +++ b/engines/cruise/vars.cpp @@ -89,8 +89,6 @@ int16 bootOverlayNumber; int16 initVar5[12]; -cellStruct cellHead; - opcodeTypeFunction opcodeTypeTable[64]; int16 positionInStack; -- cgit v1.2.3