athrxx 002e66485f SCUMM: fix array range check
The array has size 50 (also in the original interpreter), we also save/load 50
bytes. So the range check should not allow an array index > 49 (although the
original does that, too).
2022-09-19 18:14:54 +02:00
..
2022-09-19 00:46:07 +02:00
2022-09-02 15:36:48 +02:00
2022-08-30 11:37:14 +02:00
2022-09-18 21:59:23 +02:00
2022-08-05 20:17:23 +02:00
2022-09-14 23:13:20 -08:00
2022-09-19 18:14:54 +02:00
2022-08-22 12:17:58 +02:00
2022-08-22 15:38:10 +02:00
2022-08-20 06:56:22 +02:00
2022-08-27 22:27:19 +03:00
2022-04-29 07:45:24 +02:00