mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Remove Paint.Litter.cpp
This commit is contained in:
@@ -754,7 +754,6 @@
|
||||
<ClCompile Include="paint\Paint.cpp" />
|
||||
<ClCompile Include="paint\Painter.cpp" />
|
||||
<ClCompile Include="paint\PaintHelpers.cpp" />
|
||||
<ClCompile Include="paint\sprite\Paint.Litter.cpp" />
|
||||
<ClCompile Include="paint\sprite\Paint.Sprite.cpp" />
|
||||
<ClCompile Include="paint\Supports.cpp" />
|
||||
<ClCompile Include="paint\tile_element\Paint.Banner.cpp" />
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
/*****************************************************************************
|
||||
* Copyright (c) 2014-2020 OpenRCT2 developers
|
||||
*
|
||||
* For a complete list of all authors, please refer to contributors.md
|
||||
* Interested in contributing? Visit https://github.com/OpenRCT2/OpenRCT2
|
||||
*
|
||||
* OpenRCT2 is licensed under the GNU General Public License version 3.
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../../entity/Litter.h"
|
||||
#include "../../interface/Viewport.h"
|
||||
#include "../Paint.h"
|
||||
#include "../sprites.h"
|
||||
#include "Paint.Sprite.h"
|
||||
Reference in New Issue
Block a user