[Scummvm-cvs-logs] CVS: scummvm/scumm gfx.cpp,2.267,2.268

Travis Howell kirben at users.sourceforge.net
Mon Feb 23 21:06:05 CET 2004


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15567/scumm

Modified Files:
	gfx.cpp 
Log Message:

Minor correction


Index: gfx.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/gfx.cpp,v
retrieving revision 2.267
retrieving revision 2.268
diff -u -d -r2.267 -r2.268
--- gfx.cpp	24 Feb 2004 04:45:49 -0000	2.267
+++ gfx.cpp	24 Feb 2004 04:51:02 -0000	2.268
@@ -1488,6 +1488,7 @@
 
 	// 8/9 used in 3do version of puttputt joins the parade maybe others
 	case 8:
+		useOrDecompress = true;
 		unkDecode12(bgbak_ptr, src, numLinesToProcess);
 		break;
 





More information about the Scummvm-git-logs mailing list