mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +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++)
|
for (i = 0; i < current->size; i++)
|
||||||
{
|
{
|
||||||
const char *next = current->descs[i].next_index_name;
|
const char *next = current->descs[i].next_index_name;
|
||||||
size_t next_idx = 0;
|
ssize_t next_idx = 0;
|
||||||
|
|
||||||
if (*next)
|
if (*next)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user