mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-13 13:10:53 +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