Merge pull request #341 from Henny022p/subtask

This commit is contained in:
notyourav
2022-02-01 20:28:25 -08:00
committed by GitHub
44 changed files with 2597 additions and 4230 deletions
+2 -2
View File
@@ -49,7 +49,7 @@ void sub_08066358(Entity* this) {
}
this->speed = 0x80;
this->cutsceneBeh.HWORD = 1;
gUnk_02034490[0] = 1;
gUnk_02034490.unk0 = 1;
sub_080788E0(this);
}
} else {
@@ -96,7 +96,7 @@ void sub_0806643C(Entity* this) {
void sub_08066474(void) {
if (gPlayerEntity.action != PLAYER_080720DC) {
gUnk_02034490[0] = 0;
gUnk_02034490.unk0 = 0;
}
}