summaryrefslogtreecommitdiff
path: root/include/personality_test.h
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-12-02 22:11:56 -0800
committerSeth Barberee <seth.barberee@gmail.com>2021-12-19 14:59:10 -0800
commit3021ae9077992f3682512c50c18d3a14e332813a (patch)
tree18b0d5f392ebb324a90b6723e0c2603a91cf862b /include/personality_test.h
parent8e1c66d8bd01807285b05d8333f36cd2d70e062c (diff)
all data moved except questions
Diffstat (limited to 'include/personality_test.h')
-rw-r--r--include/personality_test.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/personality_test.h b/include/personality_test.h
index 71d7bf9..0351bd1 100644
--- a/include/personality_test.h
+++ b/include/personality_test.h
@@ -42,7 +42,6 @@ struct PersonalityStruct_203B400
u32 unkb8;
u32 unkbc;
};
-EWRAM_DATA struct PersonalityStruct_203B400 *gUnknown_203B400;
struct PersonalityStruct_203B404
{
@@ -62,7 +61,6 @@ struct PersonalityStruct_203B404
/* 0x54 */ struct UnkTextStruct2 unk54[4];
/* 0xB4 */ u8 unkb4[4];
};
-EWRAM_DATA struct PersonalityStruct_203B404 *gUnknown_203B404;
void InitializeTestStats(void);
void GenerateNewQuestionOrGender(void);