1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-28 01:04:50 +01:00

Rework Map.h includes (remove transitive header includes)

This commit is contained in:
Aaron van Geffen
2025-09-04 21:57:41 +02:00
parent 8e60c4504f
commit 5b8fedd5b2
181 changed files with 121 additions and 67 deletions

View File

@@ -17,7 +17,6 @@
#include "ride/Ride.h"
#include "world/Climate.h"
#include "world/Footpath.h"
#include "world/Map.h"
#include "world/Park.h"
#include "world/Scenery.h"