(D3D) Another buildfix

This commit is contained in:
twinaphex 2015-11-11 02:05:20 +01:00
parent 3fb78a4ed4
commit 49f8df1f01

View File

@ -1392,7 +1392,7 @@ static void renderchain_render_pass(
}
static bool cg_d3d9_renderchain_render(
void *data
void *data,
const void *frame_data,
unsigned width, unsigned height,
unsigned pitch, unsigned rotation)