From 66398f68676aca1dc4acd40cbd56537ca19e3da3 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 20 Aug 2002 22:21:40 +0000 Subject: wrong bug tracker id svn-id: r4782 --- scummvm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scummvm.cpp b/scummvm.cpp index 186ce7edc2..c71108aca1 100644 --- a/scummvm.cpp +++ b/scummvm.cpp @@ -940,7 +940,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) { - // TODO - correctly implement this function (see also bug #588501) + // TODO - correctly implement this function (see also bug #558245) // // The only place I know of where this function is being called is in the // FOA extro, to change the color to match the sinking sun. The following -- cgit v1.2.3