From 726c1a2312bfdaa40c0e5fb4c2c15b8ebd4e8d71 Mon Sep 17 00:00:00 2001 From: IntelOrca Date: Mon, 5 May 2014 20:16:27 +0100 Subject: [PATCH] fix peep structure --- src/peep.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/peep.h b/src/peep.h index 1ec0c917f6..fb5b009194 100644 --- a/src/peep.h +++ b/src/peep.h @@ -348,10 +348,7 @@ typedef struct { uint8 photo2_ride_ref; // 0x5C uint8 photo3_ride_ref; // 0x5D uint8 photo4_ride_ref; // 0x5E - uint8 pad_5F[0x09]; - uint8 pad_48[0x10]; - uint32 item_extra_flags; // 0x58 - uint8 pad_5C[0x0C]; // 0x5C + uint8 pad_5F[0x09]; // 0x5C uint8 current_ride; // 0x68 uint8 pad_69; uint8 current_train; // 0x6A