Don't autosave immediately after purchasing from a shop (#2079)

This commit is contained in:
Josh Bodner 2022-12-10 12:39:26 -08:00 committed by GitHub
commit 26ec69606a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 71 additions and 25 deletions

View file

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