mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-12 19:47:27 +00:00
refactor: streamline sound dumping
This commit is contained in:
@@ -1079,7 +1079,7 @@ namespace
|
||||
};
|
||||
} // namespace
|
||||
|
||||
namespace T6
|
||||
namespace T6::sound
|
||||
{
|
||||
std::unique_ptr<AssetCreator<AssetSoundBank>> CreateSoundBankLoader(MemoryManager& memory, ISearchPath& searchPath)
|
||||
{
|
||||
|
Reference in New Issue
Block a user