aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorD G Turner2018-11-14 02:00:31 +0000
committerD G Turner2018-11-14 02:00:31 +0000
commitdcfc00dba465f2415c85ec525f398a5189b1483f (patch)
tree32734aac7b4558eb6f9674954f0e1760c7baac9a /graphics
parent0b7ec3af00f91e490fac9985a301d0682d0d91c7 (diff)
downloadscummvm-rg350-dcfc00dba465f2415c85ec525f398a5189b1483f.tar.gz
scummvm-rg350-dcfc00dba465f2415c85ec525f398a5189b1483f.tar.bz2
scummvm-rg350-dcfc00dba465f2415c85ec525f398a5189b1483f.zip
CRYO: Fix Comparison Always True Compiler Warnings.
These occurred while compiling in Raspberry Pi Raspbian latest and appear to be due to char being interpreted as unsigned by default, rather than signed in two data structures. Have replaced with explicit types to avoid this issue.
Diffstat (limited to 'graphics')
0 files changed, 0 insertions, 0 deletions