Update BizHawk.Emulation.Cores.csproj
This commit is contained in:
parent
a05e7f2824
commit
6e0ad90962
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue