aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/agos/agos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agos/agos.h b/engines/agos/agos.h
index c233388e20..27430db4e0 100644
--- a/engines/agos/agos.h
+++ b/engines/agos/agos.h
@@ -434,7 +434,7 @@ protected:
int16 *_variableArray2;
int16 *_variableArrayPtr;
- WindowBlock *_windowArray[16];
+ WindowBlock *_windowArray[8];
byte _fcsData1[8];
bool _fcsData2[8];