Don't pass redundant label names to table_width
and list_start
(#1160)
This commit is contained in:
@@ -7,7 +7,7 @@ ENDM
|
||||
|
||||
Emotes:
|
||||
; entries correspond to EMOTE_* constants
|
||||
table_width EMOTE_LENGTH, Emotes
|
||||
table_width EMOTE_LENGTH
|
||||
emote ShockEmote, 4, $f8
|
||||
emote QuestionEmote, 4, $f8
|
||||
emote HappyEmote, 4, $f8
|
||||
|
Reference in New Issue
Block a user