mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
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.