mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 10:21:31 +00:00
Silence warning
This commit is contained in:
parent
f401419c2a
commit
10f395df25
@ -973,7 +973,7 @@ static bool gfx_widget_load_content_animation_init(
|
|||||||
|
|
||||||
state->p_disp = disp_get_ptr();
|
state->p_disp = disp_get_ptr();
|
||||||
|
|
||||||
return NULL;
|
return false;
|
||||||
}
|
}
|
||||||
/* Widget definition */
|
/* Widget definition */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user