From ea59c06ba9194cd82de811f7516a69a0e8555c89 Mon Sep 17 00:00:00 2001 From: johndoe123 Date: Thu, 23 Jan 2014 10:30:24 +0100 Subject: GNAP: Clean up scene 28 --- engines/gnap/gnap.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'engines/gnap/gnap.h') diff --git a/engines/gnap/gnap.h b/engines/gnap/gnap.h index e1d13eca41..60fe0298cd 100644 --- a/engines/gnap/gnap.h +++ b/engines/gnap/gnap.h @@ -779,9 +779,8 @@ public: void scene27_updateAnimations(); // Scene 28 - int _s28_dword_47EA5C; - int _s28_dword_47EA60; - int _s28_dword_474938; + int _s28_currClownSequenceId, _s28_nextClownSequenceId; + int _s28_clownTalkCtr; int scene28_init(); void scene28_updateHotspots(); void scene28_run(); -- cgit v1.2.3