Address review comments

This commit is contained in:
Mateon1
2024-11-16 18:50:25 +01:00
parent f8f076d14d
commit 8103f5e693
2 changed files with 0 additions and 3 deletions

View File

@@ -391,7 +391,6 @@ void CalcDamage(Entity *attacker, Entity *target, u8 moveType, s32 movePower, s3
#endif // NONMATCHING
gDungeon->unk134.unk15C = arg8_Match = arg8;
//ASM_MATCH_TRICK(arg8);
FP48_16_FromF248(&unkSp10, arg8_Match);
F48_16_SMul(&unkSp8, &unkSp8, &unkSp10);
}

View File

@@ -14,8 +14,6 @@ bool8 GroundLivesNotifyAll(s16);
bool8 GroundObjectsNotifyAll(s16);
bool8 GroundEffectsNotifyAll(s16);
// TODO: this is still WIP
void GroundScript_Unlock(void)
{
s32 index;