endm -> ENDM

This commit is contained in:
xCrystal
2017-12-28 22:31:16 +01:00
parent 43a1e5b5ba
commit 50fc9c3389
42 changed files with 464 additions and 464 deletions

View File

@@ -144,7 +144,7 @@ SetUpPokeAnim: ; d00b4
PokeAnim_SetupCommands: ; d00da
setup_command: MACRO
\1_: dw \1
endm
ENDM
setup_command PokeAnim_Finish
setup_command PokeAnim_BasePic
setup_command PokeAnim_SetWait
@@ -586,7 +586,7 @@ x = x + 1
endr
y = y + 7
endr
endm
ENDM
PokeAnim_ConvertAndApplyBitmask: ; d036b
xor a