summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-11-01 13:42:08 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-11-01 13:42:08 -0500
commit7be1223fc140d824d32100c00db356a195711cb2 (patch)
tree511576c1eee904730551eff27872a15f42b0bb1c /wram.asm
parenta75527df250d7ea5fa35630eab711bf4eeef9a02 (diff)
Identify wLinkBattleRNPreamble
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm7
1 files changed, 2 insertions, 5 deletions
diff --git a/wram.asm b/wram.asm
index 1153b7db..73beea91 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1934,7 +1934,8 @@ wEvolutionCanceled:: db
NEXTU
; link
ds 9
-wd0dc:: ds 1
+wLinkBattleRNPreamble:: ds SERIAL_RN_PREAMBLE_LENGTH
+wLinkBattleRNs:: ds SERIAL_RNS_LENGTH
NEXTU
; miscellaneous
@@ -1945,10 +1946,6 @@ wOtherDecoration:: db
wCurEnemyItem:: db
ENDU
- ds 3
-
-wLinkBattleRNs:: ds 10
-
wTempEnemyMonSpecies:: db
wTempBattleMonSpecies:: db