Don't pass redundant label names to table_width
and list_start
(#1160)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BattleAnimations::
|
||||
; entries correspond to constants/move_constants.asm
|
||||
table_width 2, BattleAnimations
|
||||
table_width 2
|
||||
dw BattleAnim_Dummy
|
||||
dw BattleAnim_Pound
|
||||
dw BattleAnim_KarateChop
|
||||
|
Reference in New Issue
Block a user