mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 02:43:03 +00:00
render_chain_null - buildfix
This commit is contained in:
parent
b093cd4df0
commit
321d73cc66
@ -48,7 +48,7 @@ static bool null_renderchain_init(void *data,
|
|||||||
void *dev_data,
|
void *dev_data,
|
||||||
const void *final_viewport_data,
|
const void *final_viewport_data,
|
||||||
const void *info_data,
|
const void *info_data,
|
||||||
unsigned fmt
|
bool rgb32
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
(void)data;
|
(void)data;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user