forgot to commit this

This commit is contained in:
nattthebear 2017-07-21 19:35:00 -04:00
parent 2ae9de98ef
commit abf60e57b8
1 changed files with 1 additions and 3 deletions

View File

@ -539,9 +539,7 @@
<Compile Include="Consoles\Nintendo\Gameboy\GBDisassembler.cs" /> <Compile Include="Consoles\Nintendo\Gameboy\GBDisassembler.cs" />
<Compile Include="Consoles\Nintendo\Gameboy\IGameboyCommon.cs" /> <Compile Include="Consoles\Nintendo\Gameboy\IGameboyCommon.cs" />
<Compile Include="Consoles\Nintendo\Gameboy\LibGambatte.cs" /> <Compile Include="Consoles\Nintendo\Gameboy\LibGambatte.cs" />
<Compile Include="Consoles\Nintendo\Gameboy\LibPizza.cs" />
<Compile Include="Consoles\Nintendo\Gameboy\LibSameboy.cs" /> <Compile Include="Consoles\Nintendo\Gameboy\LibSameboy.cs" />
<Compile Include="Consoles\Nintendo\Gameboy\Pizza.cs" />
<Compile Include="Consoles\Nintendo\Gameboy\Sameboy.cs" /> <Compile Include="Consoles\Nintendo\Gameboy\Sameboy.cs" />
<Compile Include="Consoles\Nintendo\GBA\ArmV4Disassembler.cs" /> <Compile Include="Consoles\Nintendo\GBA\ArmV4Disassembler.cs" />
<Compile Include="Consoles\Nintendo\GBA\GBA.cs" /> <Compile Include="Consoles\Nintendo\GBA\GBA.cs" />
@ -1333,4 +1331,4 @@
<Target Name="AfterBuild"> <Target Name="AfterBuild">
</Target> </Target>
--> -->
</Project> </Project>