mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* DiscImageChef.Filesystems/Nintendo.cs:
* DiscImageChef.Filesystems/DiscImageChef.Filesystems.csproj: Added Nintendo Wii and Gamecube filesystems. * DiscImageChef.sln: * DiscImageChef/DiscImageChef.csproj: Corrected formatting policy. * DiscImageChef/Commands/CreateSidecar.cs: Some filesystems should define the disc type (PC-Engine, 3DO, Wii, Gamecube). Added Nintendo Wii and Gamecube filesystems. * DiscImageChef/Commands/DumpMedia.cs: Added Nintendo Wii and Gamecube filesystems. Reformatted.
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
<Compile Include="SysV.cs" />
|
||||
<Compile Include="UNIXBFS.cs" />
|
||||
<Compile Include="Acorn.cs" />
|
||||
<Compile Include="Nintendo.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user