mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 17:33:05 +00:00
84d0a294af
This removes the dependency on the unsafe strcpy and strcat string functions with usage of Common::String instead.