use constant for bg transfer dest hram var

This commit is contained in:
YamaArashi 2015-07-12 16:37:06 -07:00
parent 849b53623b
commit 99df5f0fd7
5 changed files with 7 additions and 7 deletions

View file

@ -101,9 +101,9 @@ rLCDC_DEFAULT EQU %11100011
ld [wc0ef], a
ld [wc0f0], a
ld a, $9c
ld [$ffbd], a
ld [H_AUTOBGTRANSFERDEST + 1], a
xor a
ld [$ffbc], a
ld [H_AUTOBGTRANSFERDEST], a
dec a
ld [wUpdateSpritesEnabled], a