Added DVD structures.

This commit is contained in:
2015-03-21 18:15:14 +00:00
parent 1062f29388
commit 4d048c84b5
5 changed files with 1354 additions and 0 deletions

View File

@@ -104,6 +104,7 @@
<Compile Include="Decoders\CD.cs" />
<Compile Include="Decoders\MMC.cs" />
<Compile Include="Decoders\BD.cs" />
<Compile Include="Decoders\DVD.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>