Minor cleanup

Inlines, wrong indentation, enums, private fields, etc
This commit is contained in:
LagoLunatic
2026-07-23 17:48:51 -04:00
parent 2115d05965
commit 4efda6f355
57 changed files with 1696 additions and 1836 deletions
+1
View File
@@ -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);