diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-28 23:58:29 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-28 23:58:29 +0100 |
commit | a28dfd6da4d74e093297c998a887741d1562e64d (patch) | |
tree | 8155f4ce85e1ba928b0a4bcf69d6bf07bf74a6c7 /src/battle_controllers.c | |
parent | fed5f03097aef2dd39e33abdece1daaaf27da39f (diff) | |
parent | bcef4e7d1c20bad3d4631c5a8314a8de8da80e49 (diff) |
Merge branch 'master' into clear_battle_files
Diffstat (limited to 'src/battle_controllers.c')
-rw-r--r-- | src/battle_controllers.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/battle_controllers.c b/src/battle_controllers.c index be39bfbc8..df298f909 100644 --- a/src/battle_controllers.c +++ b/src/battle_controllers.c @@ -18,7 +18,6 @@ extern u8 gUnknown_02022D0A; static EWRAM_DATA u8 sBattleBuffersTransferData[0x100] = {}; -extern const struct BattleMove gBattleMoves[]; extern void task00_08081A90(u8 taskId); // cable_club extern void sub_81B8D64(u8 bank, u8 arg1); // party_menu |