mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
render_chain_null - buildfix
This commit is contained in:
parent
b093cd4df0
commit
321d73cc66
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ static bool null_renderchain_init(void *data,
|
|||
void *dev_data,
|
||||
const void *final_viewport_data,
|
||||
const void *info_data,
|
||||
unsigned fmt
|
||||
bool rgb32
|
||||
)
|
||||
{
|
||||
(void)data;
|
||||
|
|
Loading…
Add table
Reference in a new issue