mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 14:42:27 +00:00
Update description
This commit is contained in:
parent
957f58a033
commit
b8a418d6f5
@ -226,9 +226,9 @@ static bool menu_content_load_from_playlist(void *data)
|
||||
*
|
||||
* Gets deferred core.
|
||||
*
|
||||
* Returns: 0 if there are multiple deferred cores and a
|
||||
* Returns: false if there are multiple deferred cores and a
|
||||
* selection needs to be made from a list, otherwise
|
||||
* returns -1 and fills in @s with path to core.
|
||||
* returns true and fills in @s with path to core.
|
||||
**/
|
||||
static bool menu_content_find_first_core(void *data)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user