Fix for Rom scanning
This commit is contained in:
parent
56b8dcccdb
commit
d9c9b01360
|
@ -413,6 +413,7 @@ int BzipOpen(bool bootApp)
|
|||
}
|
||||
|
||||
z++;
|
||||
if (z >= BZIP_MAX) break;
|
||||
|
||||
// Look further in the last ten paths specified, so you can put files with ROMs
|
||||
// used only by FB Alpha there without causing problems with dat files
|
||||
|
|
Loading…
Reference in New Issue