mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 02:44:56 +00:00
b10b9bd929
The original was operating byte pointers and we work with uint16 *. Thus, division by 2 is not needed for counting string length