Rename CheatForm.cs to Cheats.cs

This commit is contained in:
adelikat 2013-11-05 16:40:54 +00:00
parent 0a0487850d
commit 8a2a673528
4 changed files with 5 additions and 5 deletions

View File

@ -353,11 +353,11 @@
<Compile Include="tools\Cheats\CheatEdit.Designer.cs">
<DependentUpon>CheatEdit.cs</DependentUpon>
</Compile>
<Compile Include="tools\Cheats\CheatForm.cs">
<Compile Include="tools\Cheats\Cheats.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="tools\Cheats\CheatForm.Designer.cs">
<DependentUpon>CheatForm.cs</DependentUpon>
<Compile Include="tools\Cheats\Cheats.Designer.cs">
<DependentUpon>Cheats.cs</DependentUpon>
</Compile>
<Compile Include="tools\GBA\GBAGPUView.cs">
<SubType>Form</SubType>
@ -815,8 +815,8 @@
<EmbeddedResource Include="tools\Cheats\CheatEdit.resx">
<DependentUpon>CheatEdit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="tools\Cheats\CheatForm.resx">
<DependentUpon>CheatForm.cs</DependentUpon>
<EmbeddedResource Include="tools\Cheats\Cheats.resx">
<DependentUpon>Cheats.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="tools\GBA\GBAGPUView.resx">
<DependentUpon>GBAGPUView.cs</DependentUpon>