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:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user