implemented 'Game System' TEXB textures.

This commit is contained in:
morkt
2017-01-21 04:17:59 +04:00
parent 784666db2a
commit c879c60a41
2 changed files with 68 additions and 0 deletions

View File

@@ -110,6 +110,7 @@
<Compile Include="GameSystem\ImageBGD.cs" />
<Compile Include="GameSystem\ImageCGD.cs" />
<Compile Include="GameSystem\ImageCHR.cs" />
<Compile Include="GameSystem\ImageTEXB.cs" />
<Compile Include="Lz4Stream.cs" />
<Compile Include="Majiro\ImageRC8.cs" />
<Compile Include="Mixwill\ArcARC0.cs" />