mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 10:37:17 -07:00
Audio decompiled and WIP custom sample support
This commit is contained in:
parent
5fcddaa066
commit
941c19f2c3
44 changed files with 2384 additions and 167 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