mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
(UWP) Buildfix
This commit is contained in:
parent
deba9fa531
commit
324eb4f098
@ -1029,7 +1029,7 @@ static bool content_file_load(
|
|||||||
|
|
||||||
free(buf);
|
free(buf);
|
||||||
snprintf(msg,
|
snprintf(msg,
|
||||||
msg_size,
|
sizeof(msg),
|
||||||
"%s \"%s\". (during copy write)\n",
|
"%s \"%s\". (during copy write)\n",
|
||||||
msg_hash_to_str(MSG_COULD_NOT_READ_CONTENT_FILE),
|
msg_hash_to_str(MSG_COULD_NOT_READ_CONTENT_FILE),
|
||||||
path);
|
path);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user