aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/map.h')
-rw-r--r--engines/xeen/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/map.h b/engines/xeen/map.h
index 806b4084c7..a43cef516e 100644
--- a/engines/xeen/map.h
+++ b/engines/xeen/map.h
@@ -77,7 +77,7 @@ public:
int _imageNumber;
int _loopAnimation;
int _animationEffect;
- int _field32;
+ int _fx;
Common::String _attackVoc;
public:
MonsterStruct();