[Scummvm-cvs-logs] CVS: tools descumm6.cpp,1.156,1.157

Travis Howell kirben at users.sourceforge.net
Thu Jul 15 17:20:08 CEST 2004


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

Modified Files:
	descumm6.cpp 
Log Message:

Add case name


Index: descumm6.cpp
===================================================================
RCS file: /cvsroot/scummvm/tools/descumm6.cpp,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- descumm6.cpp	11 Jul 2004 05:10:32 -0000	1.156
+++ descumm6.cpp	16 Jul 2004 00:19:13 -0000	1.157
@@ -2501,7 +2501,12 @@
 				"\x42p|color,"
 				"\x43p|right,"
 				"\x45|center,"
-				"\x47|left," "\x48|overhead," "\x4A|new3," "\x4Bs|msg," "\xFEp|begin," "\xFF|end");
+				"\x47|left,"
+				"\x48|overhead,"
+				"\x4A|mumble,"
+				"\x4Bs|msg,"
+				"\xFEp|begin,"
+				"\xFF|end");
 		break;
 	case 0xB9:
 		// TODO: make it HEv7 specific





More information about the Scummvm-git-logs mailing list