mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 12:40:23 +00:00
Improve message
This commit is contained in:
parent
13cadc6c1d
commit
394cbbef59
@ -90,7 +90,7 @@ bool menu_content_load_from_playlist(menu_content_ctx_playlist_info_t *info)
|
|||||||
return true;
|
return true;
|
||||||
|
|
||||||
error:
|
error:
|
||||||
runloop_msg_queue_push("File could not be loaded.\n", 1, 100, true);
|
runloop_msg_queue_push("File could not be loaded from playlist.\n", 1, 100, true);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user