1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 22:13:07 +01:00

Reduce includes in common header

This commit is contained in:
Michał Janiszewski
2018-03-19 23:28:40 +01:00
committed by Michał Janiszewski
parent 3303246b09
commit cd065d4f41
130 changed files with 205 additions and 7 deletions

View File

@@ -26,6 +26,7 @@
#include <openrct2/world/MapGen.h>
#include <openrct2-ui/interface/Dropdown.h>
#include <openrct2-ui/interface/LandTool.h>
#include <openrct2/drawing/Drawing.h>
enum {
WINDOW_MAPGEN_PAGE_BASE,