Update BizHawk.Emulation.Cores.csproj
This commit is contained in:
parent
42d1bc65f1
commit
53a96f3b91
|
@ -780,6 +780,7 @@
|
|||
<Compile Include="Consoles\Nintendo\NES\Boards\VRC3.cs" />
|
||||
<Compile Include="Consoles\Nintendo\NES\Boards\VRC6.cs" />
|
||||
<Compile Include="Consoles\Nintendo\NES\Boards\VRC7.cs" />
|
||||
<Compile Include="Consoles\Nintendo\NES\Boards\VS_M99.cs" />
|
||||
<Compile Include="Consoles\Nintendo\NES\BisqAPU.cs" />
|
||||
<Compile Include="Consoles\Nintendo\NES\FDS\FDS.cs" />
|
||||
<Compile Include="Consoles\Nintendo\NES\FDS\FDSAudio.cs" />
|
||||
|
@ -1190,4 +1191,4 @@
|
|||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in New Issue