Introduce TileSetRenderer for editor and utility.

This commit is contained in:
Paul Chote
2013-08-14 22:43:33 +12:00
parent 387ac04d9f
commit 5bea8fd4cc
2 changed files with 83 additions and 0 deletions

View File

@@ -146,6 +146,7 @@
<Compile Include="FileFormats\WavLoader.cs" />
<Compile Include="Filesystem\D2kSoundResources.cs" />
<Compile Include="Graphics\R8Reader.cs" />
<Compile Include="Graphics\TileSetRenderer.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">