mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 16:35:20 +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