Implement robust cheat searching interface with rumble features
This commit is contained in:
parent
a68a22081c
commit
5f35249216
30 changed files with 3572 additions and 230 deletions
|
@ -205,7 +205,7 @@ static int action_start_cheat_num_passes(unsigned type, const char *label)
|
|||
{
|
||||
bool refresh = false;
|
||||
menu_entries_ctl(MENU_ENTRIES_CTL_SET_REFRESH, &refresh);
|
||||
cheat_manager_realloc(0);
|
||||
cheat_manager_realloc(0, CHEAT_HANDLER_TYPE_EMU);
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue