What a nightmare that was.

This commit is contained in:
Malkierian 2023-05-24 13:00:35 -07:00
commit 1fa99fd50a
152 changed files with 1064 additions and 650 deletions

View file

@ -92,6 +92,8 @@ typedef struct {
/* */ u32 entrancesDiscovered[SAVEFILE_ENTRANCES_DISCOVERED_IDX_COUNT];
/* */ u32 scenesDiscovered[SAVEFILE_SCENES_DISCOVERED_IDX_COUNT];
/* */ u8 locationsSkipped[RC_MAX];
/* */ bool rtaTiming;
/* */ uint64_t fileCreatedAt;
} SohStats;
typedef struct {