sub_8112940

This commit is contained in:
PikalaxALT
2018-10-13 16:04:33 -04:00
parent 9dd0dffc66
commit ddb2440809
4 changed files with 91 additions and 260 deletions
+12
View File
@@ -1,8 +1,20 @@
#ifndef GUARD_QUEST_LOG_H
#define GUARD_QUEST_LOG_H
struct UnkStruct_3005E90
{
u8 unk_0;
u8 unk_1_0:1;
u8 unk_1_1:1;
u8 unk_1_2:1;
u8 unk_1_3:1;
u8 unk_1_4:1;
u8 unk_2;
};
extern u8 gUnknown_3005E88;
extern u16 gUnknown_3005E8C;
extern struct UnkStruct_3005E90 gUnknown_3005E90;
extern struct UnkStruct_203AE98 * gUnknown_3005E94;
#endif //GUARD_QUEST_LOG_H