summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-11 08:17:38 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-11 08:17:38 -0500
commitf198dfd8621b48423359d2571c355e37489a1f76 (patch)
treeb541dd2678295ec51261d1694e473b664f46aad4 /wram.asm
parent3980d2d7367a9352cfd245dd4c6e5b89b3c73648 (diff)
card flip (checkpoint commit)
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm7
1 files changed, 7 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index e6d1b4b11..63b2aaa20 100644
--- a/wram.asm
+++ b/wram.asm
@@ -808,6 +808,13 @@ wSlotsDataEnd::
wSlotsEnd::
ds wSlots - @
+; Card Flip
+wCardFlip::
+wDeck:: ds 24
+wDeckEnd::
+wCardFlipEnd::
+ ds wCardFlip - @
+
wc6d0::
PlayerSDefLevel:: ; c6d0
ds 1