mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
The original was operating byte pointers and we work with uint16 *. Thus, division by 2 is not needed for counting string length
The original was operating byte pointers and we work with uint16 *. Thus, division by 2 is not needed for counting string length