mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-05-07 06:16:04 +00:00
Update SoundAsset.h
missing declare_struct
This commit is contained in:
parent
dd08600a84
commit
870fbbe386
1 changed files with 1 additions and 0 deletions
|
|
@ -202,6 +202,7 @@ protected:
|
|||
|
||||
};
|
||||
|
||||
DECLARE_STRUCT(AssetPtr<SoundAsset>)
|
||||
DefineConsoleType(TypeSoundAssetPtr, SoundAsset)
|
||||
DefineConsoleType(TypeSoundAssetId, String)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue