From b0a7b477a0cea0f755a64dfc45185c36d5424785 Mon Sep 17 00:00:00 2001 From: Martin Gerhardy Date: Sat, 21 Nov 2020 13:13:47 +0100 Subject: [PATCH] TWINE: comment about the animation type --- engines/twine/actor.h | 1 + 1 file changed, 1 insertion(+) diff --git a/engines/twine/actor.h b/engines/twine/actor.h index 63d541a5871..eac260e21c9 100644 --- a/engines/twine/actor.h +++ b/engines/twine/actor.h @@ -213,6 +213,7 @@ public: int32 previousAnimIdx = 0; int32 doorStatus = 0; int32 animPosition = 0; + // 0 == loop int32 animType = 0; // field_78 int32 brickSound = 0; // field_7A