Co-authored-by: notyourav <65437533+notyourav@users.noreply.github.com>
This commit is contained in:
Macrepeh
2021-02-25 15:38:29 -05:00
committed by GitHub
parent 1fde5e8382
commit e1429efe92
+1 -1
View File
@@ -366,7 +366,7 @@ NONMATCH("asm/non_matching/gibdo/sub_08037A58.inc", void sub_08037A58(Entity* th
END_NONMATCH
void sub_08037ACC(Entity* this) {
gPlayerState.flags.all &= 0xFFFFFEFF;
gPlayerState.flags.all &= ~0x100;
gPlayerEntity.flags |= 0x80;
gPlayerEntity.hurtBlinkTime = 0x1e;
gPlayerEntity.field_0x3e = this->animationState << 3;