mirror of
https://github.com/libretro/RetroArch
synced 2025-02-24 00:39:54 +00:00
Cleanup
This commit is contained in:
parent
4f4b0bc537
commit
f270f3a9e0
@ -376,7 +376,8 @@ void menu_list_push(file_list_t *list,
|
|||||||
menu_list_insert(list, path, label, type, directory_ptr);
|
menu_list_insert(list, path, label, type, directory_ptr);
|
||||||
}
|
}
|
||||||
|
|
||||||
int menu_list_push_stack_refresh(menu_list_t *list, const char *path, const char *label,
|
int menu_list_push_stack_refresh(menu_list_t *list,
|
||||||
|
const char *path, const char *label,
|
||||||
unsigned type, size_t directory_ptr)
|
unsigned type, size_t directory_ptr)
|
||||||
{
|
{
|
||||||
menu_handle_t *menu = menu_driver_get_ptr();
|
menu_handle_t *menu = menu_driver_get_ptr();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user