mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-09-13 05:24:58 -04:00
shuffle scrubs: use object extensions (#5853)
This commit is contained in:
@@ -62,10 +62,6 @@ typedef struct EnDns {
|
||||
/* 0x02BD */ u8 dropCollectible;
|
||||
/* 0x02C0 */ DnsItemEntry* dnsItemEntry;
|
||||
/* 0x02C4 */ f32 yInitPos;
|
||||
// #region SOH [Randomizer]
|
||||
/* */ DnsItemEntry sohDnsItemEntry;
|
||||
/* */ ScrubIdentity sohScrubIdentity;
|
||||
// #endregion
|
||||
} EnDns; // size = 0x02C8
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user