mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-07 19:36:21 +00:00
889cadaca5
This is another instance of a warning from usage of memset on a non-trivial data structure, but this can be removed and replaced by a constructor.