mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-06 07:27:47 +01:00
Fixed undef
This commit is contained in:
parent
0af63c04eb
commit
7dbc94deef
@ -1906,7 +1906,7 @@ s32 CalcCritChanceStage(u8 battlerAtk, u8 battlerDef, u32 move, bool32 recordAbi
|
||||
|
||||
return critChance;
|
||||
}
|
||||
#undef BenefitsFromLeek
|
||||
#undef BENEFITS_FROM_LEEK
|
||||
|
||||
s8 GetInverseCritChance(u8 battlerAtk, u8 battlerDef, u32 move)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user