mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
Audio decompiled and WIP custom sample support
This commit is contained in:
parent
72bacabf45
commit
6f5ce7d715
47 changed files with 3616 additions and 3933 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue