]> Dogcows Code - chaz/openbox/blobdiff - render/image.h
fix to be up-to-date with the theme spec
[chaz/openbox] / render / image.h
index 5bf6ea550e70da31800be94bc7066763ae052b2e..639168d2212167c86296818355dfb26808f35bb4 100644 (file)
@@ -4,6 +4,8 @@
 #include "render.h"
 #include "geom.h"
 
-void RrImageDraw(RrPixel32 *target, RrTextureRGBA *rgba, RrRect *area);
+void RrImageDraw(RrPixel32 *target, RrTextureRGBA *rgba,
+                 gint target_w, gint target_h,
+                 RrRect *area);
 
 #endif
This page took 0.02259 seconds and 4 git commands to generate.