Version
3.5-1749
Branch
master
Date
10 years, 8 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
d0084cb41dd832f3d485b1e9d1be0c0814a9dd29
Change author
Jasper St. Pierre
Change description
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.