summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-23 02:08:08 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-23 02:08:08 -0500
commit0dc5ae04b82143b1cbff50a9d25ebe21326305ae (patch)
tree1f4a1a720f0b2d4dd18b31ec3524fd8ec6eb89d8 /wram.asm
parent58020fb5f629693e3f90c0a3c6b417f61330802c (diff)
more trade animation labels
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index c4b6971d8..88737f277 100644
--- a/wram.asm
+++ b/wram.asm
@@ -959,6 +959,9 @@ BattleEnded:: ; c734
wWildMonMoves::
wc735:: ds 1
+wLinkPlayer1Name:: ds NAME_LENGTH
+wLinkPlayer2Name:: ds NAME_LENGTH
+ ds wLinkPlayer1Name - @
wc736:: ds 3
wWildMonPP::
wc739:: ds 4