mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-22 02:44:38 +00:00
(retrolaunch) cleanups
This commit is contained in:
parent
48493314b8
commit
012c3269c3
@ -67,8 +67,10 @@ static int find_hash(int fd, const char *hash, char *game_name, size_t max_len,
|
||||
return -1;
|
||||
|
||||
if (!strcasecmp(hash, info_content->sha1))
|
||||
return 0;
|
||||
break;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int
|
||||
|
Loading…
x
Reference in New Issue
Block a user