summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/global.h b/include/global.h
index 84597dba0..d99f912ae 100644
--- a/include/global.h
+++ b/include/global.h
@@ -574,8 +574,8 @@ struct QuestLog
struct FameCheckerSaveData
{
- /*3a54*/ u16 unk_0_0:2;
- u16 unk_0_2:12;
+ /*3a54*/ u16 pickState:2;
+ u16 flavorTextFlags:12;
u16 unk_0_E:2;
};