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-08-07 23:24:59 +0100
commitf233f4a16f96546652df03660a4f0f2c6ffdc8c0 (patch)
tree22da47840a93512306f6a733768cc5bb3c27ea95 /src/wram.asm
parent858e280a590d5d607a31a2e0a3c8dfecfae26d6f (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 a2e01a2..8d742cb 100644
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -1184,7 +1184,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