mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-21 18:28:31 +00:00
Cleanup
This commit is contained in:
parent
28ef2201cd
commit
497e424fc1
@ -551,7 +551,7 @@ static bool rarch_task_overlay_resolve_targets(struct overlay *ol,
|
||||
for (i = 0; i < current->size; i++)
|
||||
{
|
||||
const char *next = current->descs[i].next_index_name;
|
||||
size_t next_idx = 0;
|
||||
ssize_t next_idx = 0;
|
||||
|
||||
if (*next)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user