mirror of
https://github.com/zeldaret/tmc
synced 2026-09-02 02:02:30 -04:00
Merge pull request #341 from Henny022p/subtask
This commit is contained in:
+2
-2
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user