mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-16 06:49:58 +00:00
4fb0d1e56f
Caught by GCC 7 (though the warning seemed misleading to me). Since SoundDesc->name can potentially be 14 characters "%s_reg%03d.fla" can be 25 characters, plus the terminating \0.