Remove unused struct members

This commit is contained in:
hatal175
2022-01-30 19:57:19 +02:00
committed by GitHub
parent bdb4aaef17
commit 2a9ffcba05
+1 -5
View File
@@ -8,11 +8,7 @@ typedef struct {
u8 filler[0x10];
u16 unk_78;
u16 unk_7a;
u8 unk_7c;
u8 unk_7d;
u8 unk_7e;
u8 unk_7f;
u32 filler2;
u8 filler2[8];
u32 unk_84;
} BusinessScrubPrologueEntity;