Don't pass redundant label names to table_width
and list_start
(#1160)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
TrainerClassAttributes:
|
||||
; entries correspond to trainer classes (see constants/trainer_constants.asm)
|
||||
table_width NUM_TRAINER_ATTRIBUTES, TrainerClassAttributes
|
||||
table_width NUM_TRAINER_ATTRIBUTES
|
||||
|
||||
; Falkner
|
||||
db NO_ITEM, NO_ITEM ; items
|
||||
|
Reference in New Issue
Block a user