Document switches to BANK(sScratch) via xor a

This commit is contained in:
Adelaide Walter
2018-01-04 16:51:50 -05:00
parent 36e91c971c
commit ce985a09a7
3 changed files with 5 additions and 5 deletions

View File

@@ -178,7 +178,7 @@ UnownPrinter: ; 16be4
hlcoord 1, 9
ld de, UnownDexVacantString
call PlaceString
xor a
xor a ; effectively ld a, BANK(sScratch)
call GetSRAMBank
ld hl, sScratch
ld bc, $31 tiles