mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-19 16:59:50 +00:00
Update
This commit is contained in:
parent
489acabdf4
commit
856fccd65c
@ -312,7 +312,6 @@ void menu_entry_get(menu_entry_t *entry, size_t stack_idx,
|
||||
|
||||
file_list_get_at_offset(list, i, &path, &entry_label, &entry->type,
|
||||
&entry->entry_idx);
|
||||
file_list_get_alt_at_offset(list, i, NULL);
|
||||
|
||||
cbs = (menu_file_list_cbs_t*)file_list_get_actiondata_at_offset(list, i);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user