Update BizHawk.Emulation.Cores.csproj

This commit is contained in:
alyosha-tas 2017-07-22 12:29:19 -04:00 committed by GitHub
parent 1dc60e9274
commit 0d6d8285a5
1 changed files with 3 additions and 1 deletions

View File

@ -359,6 +359,8 @@
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperDefault.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperSG.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperSGE.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperF18.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperRampage.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperBase.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\MemoryMap.cs">
<DependentUpon>A7800Hawk.cs</DependentUpon>
@ -1331,4 +1333,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>