mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-07 03:18:17 +00:00
VIDEO: renderBlockWhole2Y still works
svn-id: r51884
This commit is contained in:
parent
c812fedb5d
commit
0cf837c1af
@ -345,8 +345,6 @@ void CoktelDecoder::renderBlockWhole4X(const byte *src) {
|
||||
|
||||
// A half-high whole, completely filled block
|
||||
void CoktelDecoder::renderBlockWhole2Y(const byte *src) {
|
||||
warning("renderBlockWhole2Y");
|
||||
|
||||
Common::Rect &rect = _dirtyRects.back();
|
||||
Common::Rect drawRect = rect;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user