aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 840ac946a9..4e503028a4 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -304,7 +304,7 @@ protected:
uint16 _stringIdArray3[20];
uint16 _speechIdArray4[20];
- uint16 _bitArray[32];
+ uint16 _bitArray[48];
int16 _variableArray[256];
FillOrCopyStruct *_fcsPtrArray3[8];