1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00

TrackData.h: drop unused import of TrackPaint.h

This commit is contained in:
Gymnasiast
2024-05-02 22:17:13 +02:00
parent 09dc7077c1
commit b3d9255c2d

View File

@@ -11,7 +11,6 @@
#include "../common.h"
#include "Track.h"
#include "TrackPaint.h"
constexpr uint8_t MaxSequencesPerPiece = 16;