aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/frameout.h
diff options
context:
space:
mode:
authorColin Snover2016-03-02 14:02:15 -0600
committerColin Snover2016-03-02 14:02:49 -0600
commitb6a7d8c6a5bc286c68fea091e43e6a51df456655 (patch)
tree0a8cb034f6eb1b7b3a7069e1ddc6c83b10ea082d /engines/sci/graphics/frameout.h
parent5e0cff364f95d21853a7f5ddc96aed36897774c4 (diff)
downloadscummvm-rg350-b6a7d8c6a5bc286c68fea091e43e6a51df456655.tar.gz
scummvm-rg350-b6a7d8c6a5bc286c68fea091e43e6a51df456655.tar.bz2
scummvm-rg350-b6a7d8c6a5bc286c68fea091e43e6a51df456655.zip
SCI32: Minor consistency improvement to FrameOut
Diffstat (limited to 'engines/sci/graphics/frameout.h')
-rw-r--r--engines/sci/graphics/frameout.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sci/graphics/frameout.h b/engines/sci/graphics/frameout.h
index 0da6866f7c..f172997704 100644
--- a/engines/sci/graphics/frameout.h
+++ b/engines/sci/graphics/frameout.h
@@ -427,7 +427,7 @@ private:
* frame. If `shouldShowBits` is true, also sends the
* buffer to hardware.
*/
- void frameOut(const bool shouldShowBits, const Common::Rect &rect);
+ void frameOut(const bool shouldShowBits, const Common::Rect &rect = Common::Rect());
/**
* Adds a new rectangle to the list of regions to write
@@ -466,7 +466,7 @@ public:
return _currentBuffer;
}
- void kernelFrameout(const bool showBits);
+ void kernelFrameOut(const bool showBits);
/**
* Modifies the raw pixel data for the next frame with