aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorMax Horn2005-04-26 15:52:55 +0000
committerMax Horn2005-04-26 15:52:55 +0000
commitb56b84b1459b06ba1da15c90254bc8b7aba309b3 (patch)
tree0ee941fca74bb6d257bbf0763d7b297c257d191d /scumm/scumm.h
parent3a4dafeaa37226d652eb2e00f92ab73d0acc517e (diff)
downloadscummvm-rg350-b56b84b1459b06ba1da15c90254bc8b7aba309b3.tar.gz
scummvm-rg350-b56b84b1459b06ba1da15c90254bc8b7aba309b3.tar.bz2
scummvm-rg350-b56b84b1459b06ba1da15c90254bc8b7aba309b3.zip
Use kVerbVirtScreen were appropriate; removed unused param from initVirtScreen
svn-id: r17828
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 176d926480..4875de9f21 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -922,7 +922,7 @@ public:
protected:
void initScreens(int b, int h);
- void initVirtScreen(VirtScreenNumber slot, int number, int top, int width, int height, bool twobufs, bool scrollable);
+ void initVirtScreen(VirtScreenNumber slot, int top, int width, int height, bool twobufs, bool scrollable);
void initBGBuffers(int height);
void initCycl(const byte *ptr); // Color cycle