mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 19:21:03 +00:00
Silence warning for libnx
This commit is contained in:
parent
a950bfbe3e
commit
33f075191d
@ -8899,7 +8899,7 @@ static void ozone_draw_footer(
|
|||||||
0.0f,
|
0.0f,
|
||||||
1.0f,
|
1.0f,
|
||||||
ozone->pure_white,
|
ozone->pure_white,
|
||||||
&mymat);
|
mymat);
|
||||||
if (dispctx->blend_end)
|
if (dispctx->blend_end)
|
||||||
dispctx->blend_end(userdata);
|
dispctx->blend_end(userdata);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user