mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Reduce includes in common header
This commit is contained in:
committed by
Michał Janiszewski
parent
3303246b09
commit
cd065d4f41
@@ -31,6 +31,8 @@
|
||||
#include <openrct2-ui/interface/Viewport.h>
|
||||
#include <openrct2-ui/interface/Widget.h>
|
||||
#include <openrct2-ui/windows/Window.h>
|
||||
#include <openrct2/ride/TrackDesign.h>
|
||||
#include <openrct2/world/Park.h>
|
||||
|
||||
#define TRACK_MINI_PREVIEW_WIDTH 168
|
||||
#define TRACK_MINI_PREVIEW_HEIGHT 78
|
||||
@@ -40,6 +42,8 @@
|
||||
#define PALETTE_INDEX_PRIMARY_MID_DARK (248)
|
||||
#define PALETTE_INDEX_PRIMARY_LIGHTEST (252)
|
||||
|
||||
struct rct_track_td6;
|
||||
|
||||
enum {
|
||||
WIDX_BACKGROUND,
|
||||
WIDX_TITLE,
|
||||
|
||||
Reference in New Issue
Block a user