mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 14:23:44 -07:00
curse you clang! CURSE YOU!
This commit is contained in:
parent
f6a0ee32d3
commit
727ed26980
1 changed files with 1 additions and 2 deletions
|
@ -231,7 +231,7 @@ extern "C" void Randomizer_InitSaveFile() {
|
|||
|
||||
// Reset triforce pieces collected.
|
||||
gSaveContext.ship.quest.data.randomizer.triforcePiecesCollected = 0;
|
||||
|
||||
|
||||
SetStartingItems();
|
||||
|
||||
// Set Cutscene flags and texts to skip them.
|
||||
|
@ -432,5 +432,4 @@ extern "C" void Randomizer_InitSaveFile() {
|
|||
gSaveContext.itemGetInf[3] |= 0x800; // Bunny Hood related
|
||||
gSaveContext.itemGetInf[3] |= 0x8000; // Obtained Mask of Truth
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue