mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +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();
|
||||
break;
|
||||
|
||||
case MENU_ACTION_TEST:
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user