diff options
author | Martin Kiewitz | 2016-01-05 19:44:45 +0100 |
---|---|---|
committer | Martin Kiewitz | 2016-01-05 19:44:45 +0100 |
commit | 7b1df2174db623b7b6b36bea48d9c36a4a0d4cb3 (patch) | |
tree | 1ab8c4965fde7fafb2faff9126c3a88bc44aea43 /engines/sci/graphics/screen.cpp | |
parent | 0b5a09f8365a079f792a0d36383a86be37788c7f (diff) | |
download | scummvm-rg350-7b1df2174db623b7b6b36bea48d9c36a4a0d4cb3.tar.gz scummvm-rg350-7b1df2174db623b7b6b36bea48d9c36a4a0d4cb3.tar.bz2 scummvm-rg350-7b1df2174db623b7b6b36bea48d9c36a4a0d4cb3.zip |
SCI: fix compatibility issue in kFileIO
Allow 0xFFFF as invalid file handle again for kFileIO calls
Fan game "Dating Pool" opens a non-existant file at the start
and tries to read it, even though it shouldn't do the latter.
The sciAudio adjustments changed our behavior to error() out in
such a case. This commit changes it back to our old behavior to
only print out a warning.
Diffstat (limited to 'engines/sci/graphics/screen.cpp')
0 files changed, 0 insertions, 0 deletions