mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Remove unused function
This commit is contained in:
@@ -59,7 +59,6 @@ bool gPaintBoundingBoxes;
|
||||
bool gPaintBlockedTiles;
|
||||
bool gPaintStableSort;
|
||||
|
||||
static void PaintAttachedPS(DrawPixelInfo& dpi, PaintStruct* ps, uint32_t viewFlags);
|
||||
static void PaintPSImageWithBoundingBoxes(PaintSession& session, PaintStruct* ps, ImageId imageId, int32_t x, int32_t y);
|
||||
static ImageId PaintPSColourifyImage(const PaintStruct* ps, ImageId imageId, uint32_t viewFlags);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user