From c7d39e561dd638e9da7b96768fb51c085ea5b58b Mon Sep 17 00:00:00 2001 From: Bassoonian Date: Sat, 29 Apr 2023 20:41:54 +0200 Subject: [PATCH] Clarify weather function --- src/battle_script_commands.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/battle_script_commands.c b/src/battle_script_commands.c index ccbb488d2e..aead0fe3c2 100644 --- a/src/battle_script_commands.c +++ b/src/battle_script_commands.c @@ -15147,6 +15147,8 @@ static void Cmd_doweatherformchangeanimation(void) static void Cmd_tryweatherformdatachange(void) { CMD_ARGS(); + + // removed in favor of new form system } // Water and Mud Sport