mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
Reverting struct changes
This commit is contained in:
@@ -296,7 +296,8 @@ enum PEEP_ITEM {
|
||||
typedef struct {
|
||||
uint8 type;
|
||||
uint8 item;
|
||||
uint16 time;
|
||||
uint8 pad_3;
|
||||
uint8 pad_4;
|
||||
} rct_peep_thought;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user