Added pointers and list handling in reader

This commit is contained in:
mm00
2025-03-10 19:09:11 +01:00
parent b6760ab27a
commit 37ebc71cf3
3 changed files with 85 additions and 7 deletions

View File

@@ -14,6 +14,9 @@
<Compile Include="..\CodeGenerator\BlendFile.cs">
<Link>BlendFile.cs</Link>
</Compile>
<Compile Include="..\CodeGenerator\StrExt.cs">
<Link>StrExt.cs</Link>
</Compile>
</ItemGroup>
</Project>