mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
(Menu) Cleanup
This commit is contained in:
parent
3ce378d264
commit
4100f40373
@ -53,9 +53,8 @@ static int menu_message_toggle(unsigned action)
|
||||
{
|
||||
if (driver.video_data && driver.menu_ctx
|
||||
&& driver.menu_ctx->render_messagebox)
|
||||
{
|
||||
driver.menu_ctx->render_messagebox(driver.menu->message_contents);
|
||||
}
|
||||
|
||||
if (action == MENU_ACTION_OK)
|
||||
menu_entries_pop(driver.menu->menu_stack);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user