From 30edb722902dff842b5b9544f9b43846b93adc92 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 2 Jun 2009 13:01:45 +0000 Subject: add cursor support svn path=/trunk/libnsfb/; revision=7687 --- src/8bpp_plotters.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/8bpp_plotters.c') diff --git a/src/8bpp_plotters.c b/src/8bpp_plotters.c index 40a06f9..307e4a7 100644 --- a/src/8bpp_plotters.c +++ b/src/8bpp_plotters.c @@ -300,7 +300,7 @@ glyph8(nsfb_t *nsfb, static bool bitmap(nsfb_t *nsfb, - nsfb_bbox_t *loc, + const nsfb_bbox_t *loc, const nsfb_colour_t *pixel, int bmp_width, int bmp_height, -- cgit v1.2.3