mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-30 19:40:31 -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
|
@ -50,7 +50,8 @@ enum class ZResourceType
|
|||
TextureAnimationParams,
|
||||
Vector,
|
||||
Vertex,
|
||||
Text
|
||||
Text,
|
||||
Audio
|
||||
};
|
||||
|
||||
class ResourceAttribute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue