aboutsummaryrefslogtreecommitdiff
path: root/gui/saveload-dialog.h
diff options
context:
space:
mode:
authorJoseph-Eugene Winzer2017-07-17 10:34:38 +0200
committerThierry Crozat2018-01-22 23:54:41 +0000
commita54c9084c1b4e9a18556066e255bb71e33793547 (patch)
tree9b97259bd08e9ed78d45eb6ecb9f737d7c866988 /gui/saveload-dialog.h
parent6d655b19fcf00ab93a39221fe5abdcad4b83c5a0 (diff)
downloadscummvm-rg350-a54c9084c1b4e9a18556066e255bb71e33793547.tar.gz
scummvm-rg350-a54c9084c1b4e9a18556066e255bb71e33793547.tar.bz2
scummvm-rg350-a54c9084c1b4e9a18556066e255bb71e33793547.zip
SUPERNOVA: Removes 'inverse section' case
This code section was converted from the original source, where the sections are directly drawn to the screen instead of buffered. If a section > 128 is set as parameter, the function takes the dimensions of section - 128 and draws this region of section 0 to the screen, thus restoring it. It would not make sense loading part of section 0 in seperate Surfaces especially since kMaxSection is smaller than 128 the else branch is never entered so removing it doesn't change the programs behavior.
Diffstat (limited to 'gui/saveload-dialog.h')
0 files changed, 0 insertions, 0 deletions