summaryrefslogtreecommitdiff
path: root/src/engine/home.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-04-09 15:47:28 -0500
committerdannye <corrnondacqb@yahoo.com>2016-04-09 15:47:28 -0500
commit9c57218a97f990348545e320a840ca7c0f46e50a (patch)
tree943b4878f51cb7fe1fb8c5700b4f609ab23fe360 /src/engine/home.asm
parent9518f4e113fcd9dfb734b979138a04ace11bf2ad (diff)
Lots of wram addresses
Diffstat (limited to 'src/engine/home.asm')
-rwxr-xr-xsrc/engine/home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/home.asm b/src/engine/home.asm
index e35bc18..5d1938b 100755
--- a/src/engine/home.asm
+++ b/src/engine/home.asm
@@ -2586,7 +2586,7 @@ CopyMoveDataAndDamageToBuffer: ; 16c0 (0:16c0)
ld a, d
ld [$ff9f], a
call LoadDeckCardToBuffer1
- ld a, [$cc2b]
+ ld a, [wCardBuffer1ID]
ld [wTempCardId], a
ld hl, wCardBuffer1Move1
dec e