mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-05 02:17:05 +00:00
80f4f670f9
The amount of lines to skip is in `len`. This wasn't taken into account when decoding the endcurrentline opcode. Thanks to Kostya for resolving the issue.