Update BizHawk.Emulation.Cores.csproj

This commit is contained in:
alyosha-tas 2017-07-19 19:21:18 -04:00 committed by GitHub
parent a05e7f2824
commit 6e0ad90962
1 changed files with 2 additions and 1 deletions

View File

@ -357,6 +357,7 @@
<Compile Include="Consoles\Atari\A7800Hawk\A7800HawkControllerDeck.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\A7800HawkControllers.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperDefault.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperSG.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperBase.cs" />
<Compile Include="Consoles\Atari\A7800Hawk\MemoryMap.cs">
<DependentUpon>A7800Hawk.cs</DependentUpon>
@ -1326,4 +1327,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>