From aeee5d453773c04e1cf4f9fe7976e1bdab8bb9b4 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 21 Aug 2002 10:27:31 +0000 Subject: oops svn-id: r4783 --- scummvm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) // -- cgit v1.2.3