1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Fix formatting

This commit is contained in:
Michael Steenbeek
2021-07-29 13:32:48 +02:00
committed by GitHub
parent dbdca55645
commit 1ea9bbbb1b

View File

@@ -32,8 +32,8 @@
#include <openrct2/platform/platform.h>
#include <openrct2/ride/RideData.h>
#include <openrct2/scenario/Scenario.h>
#include <openrct2/title/TitleScreen.h>
#include <openrct2/sprites.h>
#include <openrct2/title/TitleScreen.h>
#include <openrct2/util/Util.h>
#include <openrct2/windows/Intent.h>
#include <string>