mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 12:40:23 +00:00
(GX) Buildfix
This commit is contained in:
parent
8a43aecb11
commit
656edd4477
@ -227,7 +227,6 @@ static void gx_free_overlay(gx_video_t *gx)
|
||||
static void gx_set_video_mode(void *data, unsigned fbWidth, unsigned lines,
|
||||
bool fullscreen)
|
||||
{
|
||||
unsigned i;
|
||||
bool progressive;
|
||||
unsigned modetype, level, viHeightMultiplier, viWidth, tvmode,
|
||||
max_width, max_height, i;
|
||||
|
Loading…
x
Reference in New Issue
Block a user