mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-29 03:00:24 +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.height != height)
|
||||
{
|
||||
int xsf, yf, sf;
|
||||
int xsf, ysf, sf;
|
||||
struct scaler_ctx *sctx = NULL;
|
||||
|
||||
if (sw->menu_texture.pixels)
|
||||
|
Loading…
Reference in New Issue
Block a user