版本
3.5-1749
分支
master
发布于
10 years, 8 months ago
Windows x64 Windows x86 Mac OS X Android
提交(Commit)
d0084cb41dd832f3d485b1e9d1be0c0814a9dd29
修改者
Jasper St. Pierre
修改说明
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.