From b1bdbef419ea9bec09c9a96309ba55cf456d505e Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 18 May 2009 19:53:57 +0000 Subject: Add some code differences for LoL intro demo. svn-id: r40696 --- engines/kyra/script_tim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra/script_tim.h') diff --git a/engines/kyra/script_tim.h b/engines/kyra/script_tim.h index 6e9d5fc6b8..e2275908c2 100644 --- a/engines/kyra/script_tim.h +++ b/engines/kyra/script_tim.h @@ -96,7 +96,7 @@ public: }; struct Animation { - WSAMovie_v2 *wsa; + Movie *wsa; int16 x, y; uint32 nextFrame; uint8 enable; -- cgit v1.2.3