mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 22:13:07 +01:00
fix widget index size & size for consistency
This commit is contained in:
@@ -43,6 +43,7 @@ typedef void wndproc(struct rct_window*, union rct_window_event*);
|
||||
|
||||
typedef uint8 rct_windowclass;
|
||||
typedef uint16 rct_windownumber;
|
||||
typedef sint16 rct_widgetindex;
|
||||
|
||||
typedef struct {
|
||||
rct_windowclass classification;
|
||||
|
||||
Reference in New Issue
Block a user