Don't pass redundant label names to table_width
and list_start
(#1160)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PokemonNames::
|
||||
table_width NAME_LENGTH - 1, PokemonNames
|
||||
table_width NAME_LENGTH - 1
|
||||
db "BULBASAUR@"
|
||||
db "IVYSAUR@@@"
|
||||
db "VENUSAUR@@"
|
||||
|
Reference in New Issue
Block a user