mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
commit
f78ce9983e
@ -1586,8 +1586,6 @@ void rarch_disk_control_append_image(const char *path)
|
|||||||
info.path = path;
|
info.path = path;
|
||||||
control->replace_image_index(new_index, &info);
|
control->replace_image_index(new_index, &info);
|
||||||
|
|
||||||
rarch_disk_control_set_index(new_index);
|
|
||||||
|
|
||||||
snprintf(msg, sizeof(msg), "Appended disk: %s", path);
|
snprintf(msg, sizeof(msg), "Appended disk: %s", path);
|
||||||
RARCH_LOG("%s\n", msg);
|
RARCH_LOG("%s\n", msg);
|
||||||
msg_queue_clear(g_extern.msg_queue);
|
msg_queue_clear(g_extern.msg_queue);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user