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

Reduce includes in and of Util.h/cpp

This commit is contained in:
Aaron van Geffen
2024-12-11 17:02:40 +01:00
parent 5442b20a7a
commit a24dc2e60a
36 changed files with 5 additions and 44 deletions

View File

@@ -21,7 +21,6 @@
#include <openrct2/localisation/Formatting.h>
#include <openrct2/localisation/StringIds.h>
#include <openrct2/sprites.h>
#include <openrct2/util/Util.h>
using namespace OpenRCT2;