mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 04:53:12 +01:00
Added remove_peep_from_queue
This commit is contained in:
@@ -149,7 +149,8 @@ typedef struct {
|
||||
uint8 var_066[4];
|
||||
uint16 entrances[4]; // 0x06A
|
||||
uint16 exits[4]; // 0x072
|
||||
uint8 pad_07A[0x0C];
|
||||
uint16 first_peep_in_queue[4]; // 0x07A
|
||||
uint8 pad_082[4];
|
||||
uint16 vehicles[32]; // 0x086 Points to the first car in the train
|
||||
uint8 depart_flags; // 0x0C6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user