]> Dogcows Code - chaz/openbox/blobdiff - render/image.h
fixed to accomodate the changes to the render/ API.
[chaz/openbox] / render / image.h
index b29a73042b7bbe76e03b8d0f7df9c3808290215a..65c2ad5c36d9cf7dfe528914d74bbfb1f2352f0c 100644 (file)
@@ -4,6 +4,6 @@
 #include "render.h"
 #include "../kernel/geom.h"
 
-void image_draw(pixel32 *target, TextureRGBA *rgba, Rect *position);
+void image_draw(pixel32 *target, RrTextureRGBA *rgba, Rect *area);
 
 #endif
This page took 0.020858 seconds and 4 git commands to generate.