Add the missing mF8_sega file.

This commit is contained in:
hegyak 2016-05-22 08:34:31 -07:00
parent dbc23a1f4d
commit 222d6a3ade
1 changed files with 3 additions and 2 deletions

View File

@ -328,6 +328,7 @@
<Compile Include="Consoles\Atari\2600\Mappers\mF6SC.cs" />
<Compile Include="Consoles\Atari\2600\Mappers\mF8.cs" />
<Compile Include="Consoles\Atari\2600\Mappers\mF8SC.cs" />
<Compile Include="Consoles\Atari\2600\Mappers\mF8_sega.cs" />
<Compile Include="Consoles\Atari\2600\Mappers\mFA.cs" />
<Compile Include="Consoles\Atari\2600\Mappers\mFA2.cs" />
<Compile Include="Consoles\Atari\2600\Mappers\mFE.cs" />
@ -438,8 +439,8 @@
</Compile>
<Compile Include="Consoles\Nintendo\Gameboy\GambatteLink.cs" />
<Compile Include="Consoles\Nintendo\Gameboy\GambatteLink.ICodeDataLog.cs">
<DependentUpon>GambatteLink.cs</DependentUpon>
</Compile>
<DependentUpon>GambatteLink.cs</DependentUpon>
</Compile>
<Compile Include="Consoles\Nintendo\Gameboy\GambatteLink.IDebuggable.cs">
<DependentUpon>GambatteLink.cs</DependentUpon>
</Compile>