summaryrefslogtreecommitdiff
path: root/image/nssprite.c
diff options
context:
space:
mode:
Diffstat (limited to 'image/nssprite.c')
-rw-r--r--image/nssprite.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/image/nssprite.c b/image/nssprite.c
index 6e2778960..df1cdbe36 100644
--- a/image/nssprite.c
+++ b/image/nssprite.c
@@ -136,8 +136,7 @@ void nssprite_destroy(struct content *c)
*/
bool nssprite_redraw(struct content *c, int x, int y,
- int width, int height,
- int clip_x0, int clip_y0, int clip_x1, int clip_y1,
+ int width, int height, struct rect *clip,
float scale, colour background_colour)
{
return plot.bitmap(x, y, width, height,