diff options
author | xCrystal <rgr.crystal@gmail.com> | 2017-12-28 22:31:16 +0100 |
---|---|---|
committer | xCrystal <rgr.crystal@gmail.com> | 2017-12-28 22:31:16 +0100 |
commit | 50fc9c3389ae8130d3670683f22f3e49555c57a3 (patch) | |
tree | 972f867159ded40695e868338bb697a303335b62 /mobile/fixed_words.asm | |
parent | 43a1e5b5ba734b098098ede60898facc79a7753c (diff) |
endm -> ENDM
Diffstat (limited to 'mobile/fixed_words.asm')
-rwxr-xr-x | mobile/fixed_words.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/fixed_words.asm b/mobile/fixed_words.asm index 9dabb6ae3..b3f33fafe 100755 --- a/mobile/fixed_words.asm +++ b/mobile/fixed_words.asm @@ -4218,7 +4218,7 @@ if \1 % 12 == 0 x = x +- 1 endc db x -endm +ENDM macro_11f220 18 ; 01: Types macro_11f220 36 ; 02: Greetings macro_11f220 69 ; 03: People @@ -4243,7 +4243,7 @@ EZChat_SortedWords: macro_11f23c: MACRO dw x - w3_d000, \1 x = x + 2 * \1 -endm +ENDM x = $d012 macro_11f23c $2f ; a macro_11f23c $1e ; i |