diff options
author | D G Turner | 2019-09-30 03:43:56 +0100 |
---|---|---|
committer | D G Turner | 2019-09-30 03:46:30 +0100 |
commit | 730a89ddc52c2ad89bfeb51636d2ac100a6055af (patch) | |
tree | c1562bc644d1657dd94e1dbd45da753a45bd691e /audio/rate.h | |
parent | 420cbaf8b0bcbc13fd4fa52e01adc27376156599 (diff) | |
download | scummvm-rg350-730a89ddc52c2ad89bfeb51636d2ac100a6055af.tar.gz scummvm-rg350-730a89ddc52c2ad89bfeb51636d2ac100a6055af.tar.bz2 scummvm-rg350-730a89ddc52c2ad89bfeb51636d2ac100a6055af.zip |
GRAPHICS: Add Default Constructor For Palette Structure
This is used for outPalette in sci/graphics/palette32 code without
calling through the nominal constructor which leaves the various
fields _possibly_ uninitialised and thus triggers various compiler
warnings. Adding a default constructor fixes the root cause.
Diffstat (limited to 'audio/rate.h')
0 files changed, 0 insertions, 0 deletions