Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nes-containers.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'NesContainers.csproj')
-rw-r--r--NesContainers.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/NesContainers.csproj b/NesContainers.csproj
index 089048c..56b8ae4 100644
--- a/NesContainers.csproj
+++ b/NesContainers.csproj
@@ -43,9 +43,9 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Crc32Calculator.cs" />
- <Compile Include="FdsFile.cs" />
+ <Compile Include="FdsDiskFile.cs" />
<Compile Include="FdsDiskSide.cs" />
- <Compile Include="FdsGame.cs" />
+ <Compile Include="FdsFile.cs" />
<Compile Include="IFdsBlock.cs" />
<Compile Include="FdsBlockDiskInfo.cs" />
<Compile Include="FdsBlockFileAmount.cs" />