Don't pass redundant label names to table_width
and list_start
(#1160)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
CollisionPermissionTable::
|
||||
; entries correspond to COLL_* constants
|
||||
table_width 1, CollisionPermissionTable
|
||||
table_width 1
|
||||
db LAND_TILE ; COLL_FLOOR
|
||||
db LAND_TILE ; COLL_01
|
||||
db LAND_TILE ; 02
|
||||
|
Reference in New Issue
Block a user