mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-06 19:08:15 +00:00
b694a78f62
This fixes a potential problem with passing char values that would be sign-extended and yield unexpected results. See http://msdn.microsoft.com/en-us/library/ms245348.aspx