summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
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