implemented MV2X audio.

This commit is contained in:
morkt
2016-12-03 19:16:44 +04:00
parent 0075eb9b63
commit e2ec6423d1
2 changed files with 270 additions and 0 deletions

View File

@@ -92,6 +92,7 @@
<Compile Include="ArcCG.cs" />
<Compile Include="BlackRainbow\ArcDX.cs" />
<Compile Include="Cmvs\ArcCPZ2.cs" />
<Compile Include="Cmvs\AudioMV2.cs" />
<Compile Include="Cmvs\ImageMSK.cs" />
<Compile Include="Cmvs\ImagePB2.cs" />
<Compile Include="NSystem\ArcFJSYS.cs" />