mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 21:33:40 -07:00
What a nightmare that was.
This commit is contained in:
commit
1fa99fd50a
152 changed files with 1064 additions and 650 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue