Update battle_script_commands.c
This commit is contained in:
parent
f6a89c9cc8
commit
089104cd9c
1 changed files with 0 additions and 3 deletions
|
@ -10671,9 +10671,6 @@ static u16 ReverseStatChangeMoveEffect(u16 moveEffect)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#define STAT_CHANGE_WORKED 0
|
|
||||||
#define STAT_CHANGE_DIDNT_WORK 1
|
|
||||||
|
|
||||||
static u32 ChangeStatBuffs(s8 statValue, u32 statId, u32 flags, const u8 *BS_ptr)
|
static u32 ChangeStatBuffs(s8 statValue, u32 statId, u32 flags, const u8 *BS_ptr)
|
||||||
{
|
{
|
||||||
bool32 certain = FALSE;
|
bool32 certain = FALSE;
|
||||||
|
|
Loading…
Reference in a new issue