Format clean up on added hint_list entries.

Removal of WriteIngameSpoilerLog call that was unneeded.
This commit is contained in:
Caladius
2023-12-17 20:21:05 -05:00
parent 025be6731c
commit c80a7b7f9f
4 changed files with 663 additions and 665 deletions
+1 -1
View File
@@ -283,7 +283,7 @@ typedef struct {
// #endregion
// #region SOH [Randomizer]
// Upstream TODO: Move these to their own struct or name to more obviously specific to Randomizer
/* */ u16 randomizerInf[10];
/* */ u16 randomizerInf[RAND_INF_MAX / 16];
/* */ u16 adultTradeItems;
/* */ u8 triforcePiecesCollected;
// #endregion