mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 22:34:33 +01:00
Reduce includes in common header
This commit is contained in:
committed by
Michał Janiszewski
parent
3303246b09
commit
cd065d4f41
@@ -22,6 +22,7 @@
|
||||
#include <openrct2/localisation/Localisation.h>
|
||||
#include <openrct2/sprites.h>
|
||||
#include <openrct2-ui/interface/Dropdown.h>
|
||||
#include <openrct2/drawing/Drawing.h>
|
||||
|
||||
// The maximum number of rows to list before items overflow into new columns
|
||||
#define DROPDOWN_TEXT_MAX_ROWS 32
|
||||
|
||||
Reference in New Issue
Block a user