ref: 501ec9b283927a54023c85e8098cc56a32623817
parent: a298cb9990ee6b9256cbb67777bb277b38bd5a27
author: Adelaide Walter <[email protected]>
date: Wed Jan 3 06:57:34 EST 2018
Fix macro formatting.
--- a/mobile/mobile_5f.asm
+++ b/mobile/mobile_5f.asm
@@ -3042,10 +3042,10 @@
push af
ld a, $1
ld [rSVBK], a
-REPT _NARG
+rept _NARG
farcall \1
-SHIFT
-ENDR
+ shift
+endr
pop af
ld [rSVBK], a
ret