aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/view.cpp
diff options
context:
space:
mode:
authorD G Turner2019-08-25 05:55:54 +0100
committerD G Turner2019-08-25 05:55:54 +0100
commit482f835ad6c1260fb2fc2609ecca70f3ac618fc5 (patch)
tree87f96e0681908ba8261b6f30a5470d3b7b0186df /engines/agi/view.cpp
parent4b6578603d1195f04be230870ab003ed0698d936 (diff)
downloadscummvm-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 'engines/agi/view.cpp')
0 files changed, 0 insertions, 0 deletions