Added w3 and w5 labels for misc/mobile_40.asm

This commit is contained in:
PikalaxALT
2015-11-10 23:23:28 -05:00
parent 03f0815679
commit 4b35fa0582
12 changed files with 1330 additions and 1290 deletions

View File

@@ -98,7 +98,9 @@ FarCopyWRAM:: ; 306b
push af
ld a, [hBuffer]
ld [rSVBK], a
call CopyBytes
pop af
ld [rSVBK], a
ret