summaryrefslogtreecommitdiff
path: root/src/cim/cim_rtns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cim/cim_rtns.h')
-rw-r--r--src/cim/cim_rtns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cim/cim_rtns.h b/src/cim/cim_rtns.h
index 6fecb4b..60bdcd1 100644
--- a/src/cim/cim_rtns.h
+++ b/src/cim/cim_rtns.h
@@ -126,7 +126,7 @@ extern "C"
unsigned long width, unsigned long height, unsigned char *data,
long stride, int fourbpp);
void gp_blend_mask_blt(unsigned long dstoffset, unsigned long srcx,
- unsigned long width, unsigned long height, unsigned char *data,
+ unsigned long width, unsigned long height, unsigned long,
long stride, int operation, int fourbpp);
void gp_masked_blt(unsigned long dstoffset, unsigned long width,
unsigned long height, unsigned long mono_srcx,