mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
fix needing to 'run' twice
This commit is contained in:
parent
2fac38cc83
commit
65cb371104
@ -3974,9 +3974,6 @@ static void HandleTurnActionSelectionState(void)
|
||||
return;
|
||||
case B_ACTION_DEBUG:
|
||||
BtlController_EmitDebugMenu(0);
|
||||
// fallthrough
|
||||
case B_ACTION_SAFARI_WATCH_CAREFULLY:
|
||||
case B_ACTION_RUN:
|
||||
MarkBattlerForControllerExec(gActiveBattler);
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user