mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 18:48:04 -07:00
Don't autosave immediately after purchasing from a shop (#2079)
This commit is contained in:
parent
8c23bcd67c
commit
26ec69606a
11 changed files with 71 additions and 25 deletions
|
@ -245,6 +245,7 @@ typedef struct {
|
|||
/* 0x1420 */ s16 worldMapArea;
|
||||
/* 0x1422 */ s16 sunsSongState; // controls the effects of suns song
|
||||
/* 0x1424 */ s16 healthAccumulator;
|
||||
/* 0x1426 */ u16 pendingSale;
|
||||
// #region SOH [General]
|
||||
// Upstream TODO: Move these to their own struct or name to more obviously specific to SoH
|
||||
/* */ uint32_t isMasterQuest;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue