diff options
author | D G Turner | 2019-08-25 05:55:54 +0100 |
---|---|---|
committer | D G Turner | 2019-08-25 05:55:54 +0100 |
commit | 482f835ad6c1260fb2fc2609ecca70f3ac618fc5 (patch) | |
tree | 87f96e0681908ba8261b6f30a5470d3b7b0186df /graphics | |
parent | 4b6578603d1195f04be230870ab003ed0698d936 (diff) | |
download | scummvm-rg350-482f835ad6c1260fb2fc2609ecca70f3ac618fc5.tar.gz scummvm-rg350-482f835ad6c1260fb2fc2609ecca70f3ac618fc5.tar.bz2 scummvm-rg350-482f835ad6c1260fb2fc2609ecca70f3ac618fc5.zip |
AGI: Fix GCC Compiler Warnings from memset of Game State Structures
This fixes these, but adding constructors causes further memset usage
warnings on the structures which are now "non-trivial" due to the addition
of constructors. Should be able to fix by repeating this process to remove
further memset usage.
Diffstat (limited to 'graphics')
0 files changed, 0 insertions, 0 deletions