From 2749f97dd9faf8f84fafc1f4065c28bfa1dc4f3b Mon Sep 17 00:00:00 2001 From: lukaslw Date: Sun, 20 Jul 2014 17:38:17 +0200 Subject: PRINCE: freeHeroAnim(), O_SETHEROANIM() --- engines/prince/hero.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/prince/hero.h') diff --git a/engines/prince/hero.h b/engines/prince/hero.h index 4dd34e864c..ad6b7e9077 100644 --- a/engines/prince/hero.h +++ b/engines/prince/hero.h @@ -180,7 +180,7 @@ public: int16 _boredomTime; // Boredom current boredom time in frames uint16 _boreNum; // Bore anim frame int16 _talkTime; // TalkTime time of talk anim - int32 _specAnim; // SpecAnim additional anim + Animation *_specAnim; // additional anim uint16 _currHeight; // height of current anim phase -- cgit v1.2.3