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