Don't pass redundant label names to table_width
and list_start
(#1160)
This commit is contained in:
@@ -12,7 +12,7 @@ ENDM
|
||||
|
||||
Tilesets::
|
||||
; entries correspond to TILESET_* constants (see constants/tileset_constants.asm)
|
||||
table_width TILESET_LENGTH, Tilesets
|
||||
table_width TILESET_LENGTH
|
||||
tileset Tileset0
|
||||
tileset TilesetJohto
|
||||
tileset TilesetJohtoModern
|
||||
|
Reference in New Issue
Block a user