mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
Get rid of no longer used function prototype
This commit is contained in:
parent
fe21aa49b4
commit
2d0921c486
@ -200,8 +200,6 @@ bool menu_load_content(enum rarch_core_type type);
|
|||||||
int menu_common_load_content(const char *core_path, const char *full_path,
|
int menu_common_load_content(const char *core_path, const char *full_path,
|
||||||
bool persist, enum rarch_core_type type);
|
bool persist, enum rarch_core_type type);
|
||||||
|
|
||||||
void menu_common_push_content_settings(void);
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user