mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 16:39:43 +00:00
Indenting nit
This commit is contained in:
parent
455b28eaca
commit
e3b4a79b1b
@ -49,7 +49,8 @@ typedef struct menu_content_ctx_defer_info
|
||||
**/
|
||||
bool menu_content_load_from_playlist(menu_content_ctx_playlist_info_t *info);
|
||||
|
||||
bool menu_content_find_first_core(menu_content_ctx_defer_info_t *def_info, bool load_content_with_current_core,
|
||||
bool menu_content_find_first_core(menu_content_ctx_defer_info_t *def_info,
|
||||
bool load_content_with_current_core,
|
||||
char *new_core_path, size_t len);
|
||||
|
||||
RETRO_END_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user