Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)

This commit is contained in:
Remy Oukaour
2017-12-28 21:22:35 -05:00
committed by yenatch
parent 4c35f3ac85
commit b9a68fec25
12 changed files with 40 additions and 40 deletions

View File

@@ -1442,9 +1442,9 @@ copy_box_data: MACRO
jr .loop\@
.done\@
IF \1
if \1
call CloseSRAM
ENDC
endc
ld a, -1
ld [de], a
ld a, [wd004]