Audio decompiled and WIP custom sample support
This commit is contained in:
@@ -191,6 +191,8 @@ ZRom::ZRom(std::string romPath)
|
||||
}
|
||||
else
|
||||
files[lines[i]] = outData;
|
||||
|
||||
//File::WriteAllBytes(StringHelper::Sprintf("baserom/%s", lines[i]), files[lines[i]]);
|
||||
}
|
||||
|
||||
int bp = 0;
|
||||
|
||||
Reference in New Issue
Block a user