reverse merge 4237 as it breaks compilation

This commit is contained in:
goyuken 2012-12-29 14:41:51 +00:00
parent 83ec09c960
commit 689a5fac6e
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@
<Compile Include="Consoles\Coleco\MemoryMap.cs" />
<Compile Include="Consoles\Coleco\TMS9918A.cs" />
<Compile Include="Consoles\Intellivision\Cartridge.cs" />
<Compile Include="Consoles\Coleco\ICart.cs" />
<Compile Include="Consoles\Intellivision\ICart.cs" />
<Compile Include="Consoles\Intellivision\Intellicart.cs" />
<Compile Include="Consoles\Intellivision\Intellivision.cs" />
<Compile Include="Consoles\Intellivision\MemoryMap.cs" />