From 03dcc6346743270825dcb574b3e45a711cc43b89 Mon Sep 17 00:00:00 2001 From: alyosha-tas <alexei.f.k@gmail.com> Date: Thu, 26 Oct 2017 21:12:18 -0400 Subject: [PATCH] Update BizHawk.Emulation.Cores.csproj --- BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj b/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj index a1696cecb0..0acda8f08e 100644 --- a/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj +++ b/BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj @@ -752,6 +752,7 @@ <Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper049.cs" /> <Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper052.cs" /> <Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper074.cs" /> + <Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper114.cs" /> <Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper115.cs" /> <Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper121.cs" /> <Compile Include="Consoles\Nintendo\NES\Boards\MMC3_family\Mapper123.cs" />