summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
authorElectroDeoxys <ElectroDeoxys@gmail.com>2019-07-20 17:01:14 +0100
committerElectroDeoxys <ElectroDeoxys@gmail.com>2019-07-20 17:01:14 +0100
commit2cf23febbe445a71dc20ccd68ab0b5630a751436 (patch)
treec0a1c63a3402a6f25303aa7155727252e4cb511a /src/wram.asm
parent80c47a9a8718ca333ad9797a57eb6bffa4423a04 (diff)
Label SortTempHandByList
Diffstat (limited to 'src/wram.asm')
-rw-r--r--src/wram.asm10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm
index b8f2f78..7fb355d 100644
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -1180,7 +1180,15 @@ wcda6:: ; cda6
wcda7:: ; cda7
ds $1
- ds $33
+ ds $6
+
+; pointer to a list of card IDs for sorting AI hand
+wcdae:: ; cdae
+ ds $1
+wcdaf:: ; cdaf
+ ds $1
+
+ ds $2b
wcddb:: ; cddb
ds $1