Update BizHawk.Emulation.Cores.csproj
This commit is contained in:
parent
d44971a021
commit
bd440f4830
|
@ -357,7 +357,8 @@
|
|||
<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\MapperSG.cs" />
|
||||
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperSGE.cs" />
|
||||
<Compile Include="Consoles\Atari\A7800Hawk\Mappers\MapperBase.cs" />
|
||||
<Compile Include="Consoles\Atari\A7800Hawk\MemoryMap.cs">
|
||||
<DependentUpon>A7800Hawk.cs</DependentUpon>
|
||||
|
|
Loading…
Reference in New Issue