Compare commits

..

No commits in common. "main" and "v1.0" have entirely different histories.
main ... v1.0

1 changed files with 0 additions and 3 deletions

View File

@ -53,9 +53,6 @@ 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;