Use compound assignment operators
This commit is contained in:
@@ -4073,7 +4073,7 @@ EZChat_SortedWords:
|
||||
; any Pokemon you've seen that starts with each kana.
|
||||
macro_11f23c: MACRO
|
||||
dw w3_d012 - w3_d000 + x, \1
|
||||
x = x + 2 * \1
|
||||
x += 2 * \1
|
||||
ENDM
|
||||
x = 0
|
||||
macro_11f23c $2f ; a
|
||||
|
Reference in New Issue
Block a user