mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
BS_SetGlaiveRush formatting (#4610)
Please merge my OCD induced change.
This commit is contained in:
parent
b73e33618d
commit
973146c725
|
|
@ -16470,9 +16470,7 @@ void BS_TrySetOctolock(void)
|
|||
void BS_SetGlaiveRush(void)
|
||||
{
|
||||
NATIVE_ARGS();
|
||||
|
||||
gStatuses4[gBattlerAttacker] |= STATUS4_GLAIVE_RUSH;
|
||||
|
||||
gBattlescriptCurrInstr = cmd->nextInstr;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user