[Scummvm-cvs-logs] CVS: scummvm/simon vga.cpp,1.72.2.2,1.72.2.3

Travis Howell kirben at users.sourceforge.net
Sun Aug 3 23:02:03 CEST 2003


Update of /cvsroot/scummvm/scummvm/simon
In directory sc8-pr-cvs1:/tmp/cvs-serv30158/simon

Modified Files:
      Tag: branch-0-5-0
	vga.cpp 
Log Message:

remove line


Index: vga.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/vga.cpp,v
retrieving revision 1.72.2.2
retrieving revision 1.72.2.3
diff -u -d -r1.72.2.2 -r1.72.2.3
--- vga.cpp	4 Aug 2003 05:56:24 -0000	1.72.2.2
+++ vga.cpp	4 Aug 2003 06:01:17 -0000	1.72.2.3
@@ -519,7 +519,6 @@
 	h *= 8;
 	byte *dst = _video_buf_1 + h - 1;
 
-	// loc_40F57F
 	uint h_cur = h;
 	do {
 		do {





More information about the Scummvm-git-logs mailing list