mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Minor cleanup
Inlines, wrong indentation, enums, private fields, etc
This commit is contained in:
@@ -3107,6 +3107,7 @@ static u8 damage_check(tn_class* i_this) {
|
||||
case 7:
|
||||
i_this->mDamageReaction.m424 |= 0x10;
|
||||
i_this->mDamageReaction.m428 = 26.0f;
|
||||
break;
|
||||
}
|
||||
if (i_this->mDamageReaction.m424 != 0) {
|
||||
cXyz local_8c(0.0f, 0.0f, -10.0f);
|
||||
|
||||
Reference in New Issue
Block a user