summaryrefslogtreecommitdiff
path: root/soh/include/z64save.h
diff options
context:
space:
mode:
Diffstat (limited to 'soh/include/z64save.h')
-rw-r--r--soh/include/z64save.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/soh/include/z64save.h b/soh/include/z64save.h
index 37871611e..af32f2f35 100644
--- a/soh/include/z64save.h
+++ b/soh/include/z64save.h
@@ -175,6 +175,7 @@ typedef struct {
/* 0x1420 */ s16 worldMapArea;
/* 0x1422 */ s16 sunsSongState; // controls the effects of suns song
/* 0x1424 */ s16 healthAccumulator;
+ uint32_t isMasterQuest;
RandoSetting randoSettings[300];
ItemLocationRando itemLocations[RC_MAX];
HintLocationRando hintLocations[50];