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