Merge branch 'main' into 26-02-27-allocator-isolation

This commit is contained in:
PJB3005
2026-03-05 00:15:09 +01:00
5530 changed files with 252979 additions and 26830 deletions
+1 -1
View File
@@ -613,7 +613,7 @@ void daE_FK_c::At_Check(int i_sphIdx) {
}
if ((s16)mAtInfo.mAttackPower > 0) {
health -= (s16)mAtInfo.mAttackPower;
S16_SUB(health, mAtInfo.mAttackPower);
}
int unk_r29 = 0;