diff options
author | Filippos Karapetis | 2009-08-31 14:24:35 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-08-31 14:24:35 +0000 |
commit | cc17addebf520a9e133d75aca9756ef230869398 (patch) | |
tree | 4bcc7276e6432d3bf3df9c0b8a57b8bcf334925a /ports.mk | |
parent | 41e24b74954c416c386d1ea670e4395b8e29ce68 (diff) | |
download | scummvm-rg350-cc17addebf520a9e133d75aca9756ef230869398.tar.gz scummvm-rg350-cc17addebf520a9e133d75aca9756ef230869398.tar.bz2 scummvm-rg350-cc17addebf520a9e133d75aca9756ef230869398.zip |
Removed many bogus return values in the SCI graphics functions - some functions always returned "true", whereas in others they errored out in fatal conditions before any value was returned. FreeSCI was returning values from the graphics drivers it used. In ScummVM, we have one graphics driver, and we error out in fatal conditions anyway, so these error checks are no longer necessary, and the resulting code looks much neater
svn-id: r43851
Diffstat (limited to 'ports.mk')
0 files changed, 0 insertions, 0 deletions