mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-20 18:02:12 +00:00
oh right, that's what it wants.
This commit is contained in:
parent
c29d5906d2
commit
12ed6b8657
@ -273,6 +273,7 @@ static int libretrodb_find_index(libretrodb_t *db, const char *index_name,
|
||||
(ssize_t)db->first_index_offset,
|
||||
RETRO_VFS_SEEK_POSITION_START);
|
||||
|
||||
/* TODO: this should use filestream_eof instead */
|
||||
while (offset < eof)
|
||||
{
|
||||
libretrodb_read_index_header(db->fd, idx);
|
||||
|
Loading…
x
Reference in New Issue
Block a user