1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 16:54:52 +01:00

Rename to wall.cpp

This commit is contained in:
duncanspumpkin
2017-02-20 20:15:43 +00:00
parent 735f1d42b9
commit 72d97371b1
2 changed files with 1 additions and 1 deletions

View File

@@ -333,7 +333,6 @@
<ClCompile Include="windows\maze_construction.c" />
<ClCompile Include="world\balloon.c" />
<ClCompile Include="world\duck.c" />
<ClCompile Include="world\fence.cpp" />
<ClCompile Include="world\money_effect.c" />
<ClCompile Include="world\particle.c" />
<ClCompile Include="util\sawyercoding.c" />
@@ -413,6 +412,7 @@
<ClCompile Include="world\scenery.c" />
<ClCompile Include="world\sprite.c" />
<ClCompile Include="world\tile_inspector.c" />
<ClCompile Include="world\wall.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\resources\resource.h" />