From f1f84743f7759a0f808f935add82439ba6637d2b Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Mon, 11 Dec 2017 22:44:25 -0500 Subject: Keep table labels in the same files as their contents. --- battle/objects/functions.asm | 2 -- 1 file changed, 2 deletions(-) (limited to 'battle/objects') diff --git a/battle/objects/functions.asm b/battle/objects/functions.asm index 77c56c7b2..6a0c2ecf8 100755 --- a/battle/objects/functions.asm +++ b/battle/objects/functions.asm @@ -450,9 +450,7 @@ GetBallAnimPal: ; cd249 (33:5249) ret ; cd26c (33:526c) -BallColors: INCLUDE "data/ball_colors.asm" -; cd284 BattleAnimFunction_10: ; cd284 (33:5284) call BattleAnim_AnonJumptable -- cgit v1.2.3