From c4752fc320456f264042677968362fddf2253fcd Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sat, 8 Oct 2005 09:59:36 +0000 Subject: Added/stubbed some Feeble opcodes, and fixed a regression that made it impossible to load old (and probably new, for that matter) Simon savegames. svn-id: r18958 --- simon/simon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simon/simon.h') 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]; -- cgit v1.2.3