Don't pass redundant label names to table_width
and list_start
(#1160)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
IconPointers:
|
||||
; entries correspond to ICON_* constants (see constants/icon_constants.asm)
|
||||
table_width 2, IconPointers
|
||||
table_width 2
|
||||
dw NullIcon
|
||||
dw PoliwagIcon
|
||||
dw JigglypuffIcon
|
||||
|
Reference in New Issue
Block a user