1
0
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:
Duncan Frost
2015-03-17 22:02:37 +00:00
parent 58b33a38e3
commit 5c8a19a0bf
3 changed files with 37 additions and 12 deletions

View File

@@ -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