mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-24 19:56:06 +00:00
Take out unused load_menu_content_history
This commit is contained in:
parent
3b94edf14e
commit
19e5efe431
@ -145,8 +145,6 @@ void menu_ticker_line(char *buf, size_t len, unsigned tick,
|
||||
|
||||
bool load_menu_content(void);
|
||||
|
||||
void load_menu_content_history(unsigned game_index);
|
||||
|
||||
void menu_update_system_info(menu_handle_t *menu, bool *load_no_content);
|
||||
|
||||
unsigned menu_common_type_is(const char *label, unsigned type);
|
||||
|
Loading…
Reference in New Issue
Block a user