mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 15:28:41 -04:00
gibdo.c
Co-authored-by: notyourav <65437533+notyourav@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ void sub_08037690(Entity* this) {
|
||||
this->field_0x76.HALF.HI = 0x14;
|
||||
sub_08037794(this);
|
||||
} else {
|
||||
if ((this->frames.all & 1) != 0) {
|
||||
if (this->frames.all & 1) {
|
||||
this->damageType = 0x27;
|
||||
ProcessMovement(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user