Don't pass redundant label names to table_width
and list_start
(#1160)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
TrainerGroups:
|
||||
; entries correspond to trainer classes (see constants/trainer_constants.asm)
|
||||
table_width 2, TrainerGroups
|
||||
table_width 2
|
||||
dw FalknerGroup
|
||||
dw WhitneyGroup
|
||||
dw BugsyGroup
|
||||
|
Reference in New Issue
Block a user