Merge branch 'master' into quest_log

This commit is contained in:
PikalaxALT
2018-11-21 09:00:41 -05:00
44 changed files with 5266 additions and 6718 deletions
+2 -2
View File
@@ -89,12 +89,12 @@ void sub_8146C88(void)
r5->unk_0_2 = 0;
r5->unk_0_5 = 0;
r5->unk_1 = 0;
VarSet(0x4028, 0);
VarSet(VAR_0x4028, 0);
}
void sub_8146CA4(void)
{
u16 *r4 = GetVarPointer(0x4028);
u16 *r4 = GetVarPointer(VAR_0x4028);
struct MysteryEventStruct *r2 = sub_8143D94();
struct MysteryEventStruct r0 = *r2;
File diff suppressed because it is too large Load Diff
+1379
View File
File diff suppressed because it is too large Load Diff