]> Dogcows Code - chaz/openbox/blobdiff - render/image.h
more namespacing with Rr*
[chaz/openbox] / render / image.h
index 7dd48e7d4dd298784732814b24868692111753f3..9404e5fa3f7eef758703a74f4ab2e35d8bba56aa 100644 (file)
@@ -4,6 +4,6 @@
 #include "render.h"
 #include "../kernel/geom.h"
 
-void image_draw(pixel32 *target, TextureRGBA *rgba, Rect *area);
+void RrImageDraw(RrPixel32 *target, RrTextureRGBA *rgba, Rect *area);
 
 #endif
This page took 0.023934 seconds and 4 git commands to generate.