Compare commits
2 Commits
64e1297909
...
1c126b54f9
Author | SHA1 | Date |
---|---|---|
![]() |
1c126b54f9 | |
![]() |
0053c5175e |
|
@ -53,6 +53,9 @@ namespace Divine_Souls_Extractor
|
|||
case "ÿûâ`":
|
||||
File.Move(path + "//" + i, path + "//" + i + ".mp3");
|
||||
break;
|
||||
case "BM8\0":
|
||||
File.Move(path + "//" + i, path + "//" + i + ".bmp");
|
||||
break;
|
||||
//Todo: list of file names = .ifl
|
||||
//Todo: 0x200000 = ???
|
||||
default: break;
|
||||
|
|
Loading…
Reference in New Issue