Versione
3.5-1749
Branch
master
Data
10 anni, 8 mesi fa
Windows x64 Windows x86 Mac OS X Android
Commit
d0084cb41dd832f3d485b1e9d1be0c0814a9dd29
Autore
Jasper St. Pierre
Descrizione
Main: Fix code that creates the BIOS subdirectories

We need to ensure that the file path ends with DIR_SEP, as
File::CreateFullPath is a very naive function.