Rename files endian.c and memory.c

This commit is contained in:
twinaphex
2014-03-30 22:29:30 +02:00
parent 7e6caac57d
commit 30b4c60b21
25 changed files with 40 additions and 142 deletions

View File

@@ -845,7 +845,7 @@
<CompileAs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">CompileAsC</CompileAs>
<CompileAs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">CompileAsC</CompileAs>
</ClCompile>
<ClCompile Include="..\..\..\..\..\src\memory.c">
<ClCompile Include="..\..\..\..\..\src\fceu-memory.c">
<CompileAs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">CompileAsC</CompileAs>
<CompileAs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">CompileAsC</CompileAs>
</ClCompile>
@@ -921,7 +921,7 @@
<ClInclude Include="..\..\..\..\..\src\mappers\mapinc.h" />
<ClInclude Include="..\..\..\..\..\src\mappers\vrc7tone.h" />
<ClInclude Include="..\..\..\..\..\src\md5.h" />
<ClInclude Include="..\..\..\..\..\src\memory.h" />
<ClInclude Include="..\..\..\..\..\src\fceu-memory.h" />
<ClInclude Include="..\..\..\..\..\src\fceu-endian.h" />
<ClInclude Include="..\..\..\..\..\src\ops.h" />
<ClInclude Include="..\..\..\..\..\src\palette.h" />
@@ -941,4 +941,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>