mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 09:14:58 +01:00
Reduce includes in common header
This commit is contained in:
committed by
Michał Janiszewski
parent
3303246b09
commit
cd065d4f41
@@ -22,10 +22,12 @@
|
||||
#include "../paint/Paint.h"
|
||||
#include "../paint/Supports.h"
|
||||
#include "../paint/tile_element/TileElement.h"
|
||||
#include "../scenario/Scenario.h"
|
||||
#include "../sprites.h"
|
||||
#include "../world/Map.h"
|
||||
#include "../world/Sprite.h"
|
||||
#include "TrackData.h"
|
||||
#include "TrackDesign.h"
|
||||
#include "RideData.h"
|
||||
#include "TrackPaint.h"
|
||||
#include "Station.h"
|
||||
|
||||
Reference in New Issue
Block a user