Wrong undefs (#6024)
This commit is contained in:
parent
7af6c4c09e
commit
1c3ce75a60
@ -1913,8 +1913,8 @@ s32 CalcCritChanceStageArgs(u32 battlerAtk, u32 battlerDef, u32 move, bool32 rec
|
||||
|
||||
return critChance;
|
||||
}
|
||||
#undef CRIT_BLOCKED
|
||||
#undef ALWAYS_CRITS
|
||||
#undef CRITICAL_HIT_BLOCKED
|
||||
#undef CRITICAL_HIT_ALWAYS
|
||||
|
||||
s32 CalcCritChanceStage(u32 battlerAtk, u32 battlerDef, u32 move, bool32 recordAbility)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user