From 919f80321442bcdaa39ecb02e72f4d71ee03511f Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Mon, 26 Feb 2018 13:24:46 +0100 Subject: correct move target defines --- src/battle_ai_script_commands.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/battle_ai_script_commands.c') diff --git a/src/battle_ai_script_commands.c b/src/battle_ai_script_commands.c index d6ccf9305..3b45b97c8 100644 --- a/src/battle_ai_script_commands.c +++ b/src/battle_ai_script_commands.c @@ -45,7 +45,6 @@ in order to read the next command correctly. refer to battle_ai_scripts.s for th AI scripts. */ -extern const struct BattleMove gBattleMoves[]; extern const u8 * const gBattleAI_ScriptsTable[]; extern u32 GetAiScriptsInRecordedBattle(); -- cgit v1.2.3