1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 03:53:07 +01:00

Merge branch 'kevinburke-status-comment'

This commit is contained in:
IntelOrca
2014-05-22 17:28:18 +01:00

View File

@@ -35,6 +35,7 @@ typedef struct {
uint8 colour_scheme_type; // 0x005
uint16 car_colours[32]; // 0x006
uint8 pad_046[0x03];
// 0 = closed, 1 = open, 2 = test
uint8 status; // 0x049
uint16 var_04A;
uint32 var_04C;