mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +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();
|
||||
|
||||
return NULL;
|
||||
return false;
|
||||
}
|
||||
/* Widget definition */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user