mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-16 16:42:10 +01:00
space
This commit is contained in:
parent
6ceffaaf3e
commit
1a3561bb0b
@ -875,7 +875,7 @@ void HandleAction_ActionFinished(void)
|
||||
u8 i, j;
|
||||
u8 battler1 = 0;
|
||||
u8 battler2 = 0;
|
||||
#endif
|
||||
#endif
|
||||
*(gBattleStruct->monToSwitchIntoId + gBattlerByTurnOrder[gCurrentTurnActionNumber]) = 6;
|
||||
gCurrentTurnActionNumber++;
|
||||
gCurrentActionFuncId = gActionsByTurnOrder[gCurrentTurnActionNumber];
|
||||
|
Loading…
x
Reference in New Issue
Block a user