mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 05:43:42 -07:00
Use randomizerInf for fishing and big poes (#3088)
This commit is contained in:
parent
356e305bd3
commit
18e21e12c8
8 changed files with 31 additions and 16 deletions
|
@ -319,7 +319,7 @@ typedef struct {
|
|||
/* */ char inputSeed[1024];
|
||||
/* */ u32 finalSeed;
|
||||
/* */ u8 seedIcons[5];
|
||||
/* */ u16 randomizerInf[9];
|
||||
/* */ u16 randomizerInf[10];
|
||||
/* */ u16 adultTradeItems;
|
||||
// #endregion
|
||||
} SaveContext; // size = 0x1428
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue