mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
(D3D) Another buildfix
This commit is contained in:
parent
3fb78a4ed4
commit
49f8df1f01
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user