[Scummvm-cvs-logs] CVS: scummvm/bs2/driver sprite.cpp,1.23,1.24

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Mon Sep 29 07:07:33 CEST 2003


Update of /cvsroot/scummvm/scummvm/bs2/driver
In directory sc8-pr-cvs1:/tmp/cvs-serv12520/driver

Modified Files:
	sprite.cpp 
Log Message:
cleanup (I meant to do this in my previous commit)


Index: sprite.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/bs2/driver/sprite.cpp,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- sprite.cpp	29 Sep 2003 13:46:49 -0000	1.23
+++ sprite.cpp	29 Sep 2003 14:06:02 -0000	1.24
@@ -367,9 +367,6 @@
 	free(surface);
 }
 
-#define SCALE_MAXWIDTH 512
-#define SCALE_MAXHEIGHT 512
-
 /**
  * Draws a sprite onto the screen. The type of the sprite can be a combination
  * of the following flags, some of which are mutually exclusive:





More information about the Scummvm-git-logs mailing list