aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/ad/ad_actor.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/ad/ad_actor.h')
-rw-r--r--engines/wintermute/ad/ad_actor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/ad/ad_actor.h b/engines/wintermute/ad/ad_actor.h
index ebf686f74b..49ee39b65d 100644
--- a/engines/wintermute/ad/ad_actor.h
+++ b/engines/wintermute/ad/ad_actor.h
@@ -100,7 +100,7 @@ private:
double _pFStepY;
double _pFX;
double _pFY;
- int _pFCount;
+ int32 _pFCount;
};
} // end of namespace Wintermute