mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Add stub MENU_ACTION_TEST
This commit is contained in:
parent
8c38ccc4a9
commit
e8183bb0e1
@ -4091,6 +4091,9 @@ static int action_iterate_main(const char *label, unsigned action)
|
|||||||
menu_input_search_start();
|
menu_input_search_start();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
case MENU_ACTION_TEST:
|
||||||
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user