mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +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/sprites.h>
|
||||
#include <openrct2/util/Util.h>
|
||||
#include <openrct2-ui/interface/Dropdown.h>
|
||||
#include <openrct2/world/Sprite.h>
|
||||
#include <openrct2/drawing/Drawing.h>
|
||||
|
||||
struct TITLE_COMMAND_ORDER {
|
||||
// originally a uint8, but the new millisecond wait times require a uint16.
|
||||
|
||||
Reference in New Issue
Block a user