aboutsummaryrefslogtreecommitdiff
path: root/scummvm.cpp
diff options
context:
space:
mode:
authorMax Horn2002-08-21 10:27:31 +0000
committerMax Horn2002-08-21 10:27:31 +0000
commitaeee5d453773c04e1cf4f9fe7976e1bdab8bb9b4 (patch)
treeb2cfce59f939151d18eb8de63d100297c372dfe5 /scummvm.cpp
parent66398f68676aca1dc4acd40cbd56537ca19e3da3 (diff)
downloadscummvm-rg350-aeee5d453773c04e1cf4f9fe7976e1bdab8bb9b4.tar.gz
scummvm-rg350-aeee5d453773c04e1cf4f9fe7976e1bdab8bb9b4.tar.bz2
scummvm-rg350-aeee5d453773c04e1cf4f9fe7976e1bdab8bb9b4.zip
oops
svn-id: r4783
Diffstat (limited to 'scummvm.cpp')
-rw-r--r--scummvm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scummvm.cpp b/scummvm.cpp
index c71108aca1..2471d268aa 100644
--- a/scummvm.cpp
+++ b/scummvm.cpp
@@ -938,7 +938,7 @@ void Scumm::unkRoomFunc3(int unk1, int unk2, int rfact, int gfact, int bfact)
}
-void Scumm::palManipulate(int start, int end, int color, int time, int e)
+void Scumm::palManipulate(int start, int end, int d, int time, int e)
{
// TODO - correctly implement this function (see also bug #558245)
//