mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 05:43:34 +00:00
Buildfix
This commit is contained in:
parent
cfd52f8e73
commit
60f4e39092
@ -558,7 +558,7 @@ static void switch_set_texture_frame(
|
|||||||
sw->menu_texture.width != width ||
|
sw->menu_texture.width != width ||
|
||||||
sw->menu_texture.height != height)
|
sw->menu_texture.height != height)
|
||||||
{
|
{
|
||||||
int xsf, yf, sf;
|
int xsf, ysf, sf;
|
||||||
struct scaler_ctx *sctx = NULL;
|
struct scaler_ctx *sctx = NULL;
|
||||||
|
|
||||||
if (sw->menu_texture.pixels)
|
if (sw->menu_texture.pixels)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user