(ArcView.ArcStream): moved to separate file and renamed to ArcViewStream.

This commit is contained in:
morkt
2017-03-30 05:49:02 +04:00
parent 68aad58569
commit 6e11704808
4 changed files with 459 additions and 426 deletions

View File

@@ -64,6 +64,7 @@
<ItemGroup>
<Compile Include="ArcFile.cs" />
<Compile Include="ArchiveFormat.cs" />
<Compile Include="ArcStream.cs" />
<Compile Include="ArcView.cs" />
<Compile Include="Audio.cs" />
<Compile Include="AudioWAV.cs" />