mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Fix macro formatting.
This commit is contained in:
parent
a298cb9990
commit
501ec9b283
@ -3042,10 +3042,10 @@ inc_crash_check_pointer_farcall: MACRO
|
||||
push af
|
||||
ld a, $1
|
||||
ld [rSVBK], a
|
||||
REPT _NARG
|
||||
rept _NARG
|
||||
farcall \1
|
||||
SHIFT
|
||||
ENDR
|
||||
shift
|
||||
endr
|
||||
pop af
|
||||
ld [rSVBK], a
|
||||
ret
|
||||
|
Loading…
Reference in New Issue
Block a user