aboutsummaryrefslogtreecommitdiff
path: root/sword2
diff options
context:
space:
mode:
authorTorbjörn Andersson2003-09-29 14:06:02 +0000
committerTorbjörn Andersson2003-09-29 14:06:02 +0000
commit33685d83505f34d0b54c8c997e805601791d61b6 (patch)
tree2b3c6fa09c8d17c016ab4ba75e3b3a60997ed6fa /sword2
parent3cdf7abe68e0413189a76da9eba1ad51d6d96eeb (diff)
downloadscummvm-rg350-33685d83505f34d0b54c8c997e805601791d61b6.tar.gz
scummvm-rg350-33685d83505f34d0b54c8c997e805601791d61b6.tar.bz2
scummvm-rg350-33685d83505f34d0b54c8c997e805601791d61b6.zip
cleanup (I meant to do this in my previous commit)
svn-id: r10485
Diffstat (limited to 'sword2')
-rw-r--r--sword2/driver/sprite.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/sword2/driver/sprite.cpp b/sword2/driver/sprite.cpp
index 4dd76b5dca..5bb634ca92 100644
--- a/sword2/driver/sprite.cpp
+++ b/sword2/driver/sprite.cpp
@@ -367,9 +367,6 @@ void DeleteSurface(uint8 *surface) {
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: