mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Forward declare TitleSequence in window.h
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
struct rct_window;
|
||||
union rct_window_event;
|
||||
struct track_design_file_ref;
|
||||
struct TitleSequence;
|
||||
|
||||
extern uint16 TextInputDescriptionArgs[4];
|
||||
extern char gTextBoxInput[512];
|
||||
|
||||
Reference in New Issue
Block a user