diff --git a/soh/include/z64save.h b/soh/include/z64save.h index ad4c6e5c5..814c86f63 100644 --- a/soh/include/z64save.h +++ b/soh/include/z64save.h @@ -179,7 +179,7 @@ typedef struct { /* 0x1420 */ s16 worldMapArea; /* 0x1422 */ s16 sunsSongState; // controls the effects of suns song /* 0x1424 */ s16 healthAccumulator; - ItemLocation itemLocations[266]; + ItemLocation itemLocations[700]; Sprite seedIcons[5]; } SaveContext; // size = 0x1428