]> Dogcows Code - chaz/openbox/blobdiff - render/image.h
fix window icon rendering, was using incorrect size.
[chaz/openbox] / render / image.h
index b29a73042b7bbe76e03b8d0f7df9c3808290215a..84f61d770374066a2df6925cb931938a25daf180 100644 (file)
@@ -4,6 +4,7 @@
 #include "render.h"
 #include "../kernel/geom.h"
 
-void image_draw(pixel32 *target, TextureRGBA *rgba, Rect *position);
+void image_draw(pixel32 *target, TextureRGBA *rgba, Rect *position,
+                Rect *surarea);
 
 #endif
This page took 0.022477 seconds and 4 git commands to generate.