summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-11-06 15:05:04 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-11-06 15:05:04 -0500
commit629cb532d8886ba5874b137cab6f148e29a1e753 (patch)
treeb7d0f0aa1127ef884d06ec4525d321b138fa779d /src/battle_script_commands.c
parentf3be95d0c0a76f6bf6f5a03792b2ceaf012bc25b (diff)
Update macros for battle_scripts_2
Diffstat (limited to 'src/battle_script_commands.c')
-rw-r--r--src/battle_script_commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_script_commands.c b/src/battle_script_commands.c
index 8442ebfc5..d8ea3cdc7 100644
--- a/src/battle_script_commands.c
+++ b/src/battle_script_commands.c
@@ -6183,7 +6183,7 @@ static void atk76_various(void)
}
}
break;
- case VARIOUS_CASE_11:
+ case VARIOUS_CHECK_POKEFLUTE:
gBattleCommunication[MULTISTRING_CHOOSER] = 0;
monToCheck = 0;
for (i = 0; i < gBattlersCount; ++i)