mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
Remove dead function prototype
This commit is contained in:
parent
1dcd6856db
commit
1c06843811
@ -174,10 +174,6 @@ void menu_entries_set_alt_at_offset(file_list_t *list, size_t idx,
|
||||
|
||||
bool menu_entries_increment_menu_stack(void);
|
||||
|
||||
void menu_entries_push_selection_buf(file_list_t *list,
|
||||
const char *path, const char *label,
|
||||
unsigned type, size_t directory_ptr, size_t entry_idx);
|
||||
|
||||
rarch_setting_t *menu_entries_get_setting(uint32_t i);
|
||||
|
||||
bool menu_entries_ctl(enum menu_entries_ctl_state state, void *data);
|
||||
|
Loading…
x
Reference in New Issue
Block a user