summaryrefslogtreecommitdiff
path: root/battle
diff options
context:
space:
mode:
Diffstat (limited to 'battle')
-rw-r--r--battle/move_names.asm1
-rwxr-xr-xbattle/objects/functions.asm2
2 files changed, 1 insertions, 2 deletions
diff --git a/battle/move_names.asm b/battle/move_names.asm
index e4470a998..cfc7ac54f 100644
--- a/battle/move_names.asm
+++ b/battle/move_names.asm
@@ -1,3 +1,4 @@
+MoveNames::
db "POUND@"
db "KARATE CHOP@"
db "DOUBLESLAP@"
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