mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-30 07:23:05 +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