[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
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/bs2/driver driver96.h,1.47,1.48 misc.cpp,1.11,1.12 render.cpp,1.30,1.31 sprite.cpp,1.22,1.23
- Next message: [Scummvm-cvs-logs] CVS: scummvm/bs2/driver _mouse.h,1.2,1.3 d_sound.h,1.21,1.22
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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:
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/bs2/driver driver96.h,1.47,1.48 misc.cpp,1.11,1.12 render.cpp,1.30,1.31 sprite.cpp,1.22,1.23
- Next message: [Scummvm-cvs-logs] CVS: scummvm/bs2/driver _mouse.h,1.2,1.3 d_sound.h,1.21,1.22
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list