mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-17 16:07:48 +00:00
feat: add vertex declaration to t6 techset dumps
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
|
||||
namespace techset
|
||||
{
|
||||
void DumpCommonTechnique(const AssetDumpingContext& context, const CommonTechnique& technique);
|
||||
void DumpCommonTechnique(const CommonStreamRoutingInfos& routingInfos, const AssetDumpingContext& context, const CommonTechnique& technique);
|
||||
} // namespace techset
|
||||
|
||||
Reference in New Issue
Block a user