fix seed hash icon corruption

This commit is contained in:
briaguya 2022-05-30 21:47:06 -04:00
commit 47f152b5ec

View file

@ -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