]> Dogcows Code - chaz/openbox/blob - render/image.h
prefixing for the dock. use ObDirection instead of dupliacting it in another enum...
[chaz/openbox] / render / image.h
1 #ifndef __image_h
2 #define __image_h
3
4 #include "render.h"
5 #include "geom.h"
6
7 void RrImageDraw(RrPixel32 *target, RrTextureRGBA *rgba, RrRect *area);
8
9 #endif
This page took 0.034199 seconds and 4 git commands to generate.