aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/awaymission.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2018-06-20 07:09:55 -0700
committerEugene Sandulenko2018-08-09 08:37:30 +0200
commit7d110de48f8aa0af09b34fa1741eaf992b1201c8 (patch)
tree8c71a1d7c21a793de6fc7e2bdc522e1b84235bbd /engines/startrek/awaymission.cpp
parentdc1e44efb9863333300482bcb4c352cf8de66bf8 (diff)
downloadscummvm-rg350-7d110de48f8aa0af09b34fa1741eaf992b1201c8.tar.gz
scummvm-rg350-7d110de48f8aa0af09b34fa1741eaf992b1201c8.tar.bz2
scummvm-rg350-7d110de48f8aa0af09b34fa1741eaf992b1201c8.zip
STARTREK: Silence most Visual Studio warnings
Enums are signed in at least Visual Studio, and it was generating many warnings of the cast to byte in the Action constructor was losing precision. Likewise, there were some cases of -1 being passed as a parameter to Action. This resolves these warnings by making the constructor parameters int
Diffstat (limited to 'engines/startrek/awaymission.cpp')
0 files changed, 0 insertions, 0 deletions