Update BizHawk.Emulation.Cores.csproj

This commit is contained in:
alyosha-tas 2017-05-18 16:19:53 -04:00 committed by GitHub
parent 86cfa69b98
commit 0efdd2405c
1 changed files with 2 additions and 1 deletions

View File

@ -220,6 +220,7 @@
<Compile Include="Computers\Commodore64\C64.MotherboardInput.cs" />
<Compile Include="Computers\Commodore64\Cartridge\Mapper0001.cs" />
<Compile Include="Computers\Commodore64\Cartridge\Mapper0005.cs" />
<Compile Include="Computers\Commodore64\Cartridge\Mapper0008.cs" />
<Compile Include="Computers\Commodore64\Cartridge\Mapper000A.cs" />
<Compile Include="Computers\Commodore64\Cartridge\Mapper000B.cs" />
<Compile Include="Computers\Commodore64\Cartridge\Mapper000F.cs" />
@ -1345,4 +1346,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>