Identify wLinkBattleRNPreamble

This commit is contained in:
Rangi
2020-11-01 13:42:12 -05:00
parent 6220200f0f
commit 9ab9088a9f
3 changed files with 35 additions and 26 deletions

View File

@@ -2263,6 +2263,12 @@ wEvolutionNewSpecies:: db
wEvolutionPicOffset:: db
wEvolutionCanceled:: db
NEXTU
; link
ds 9
wLinkBattleRNPreamble:: ds SERIAL_RN_PREAMBLE_LENGTH
wLinkBattleRNs:: ds SERIAL_RNS_LENGTH
NEXTU
; mobile
ds 2
@@ -2273,7 +2279,7 @@ wd1ef:: ds 1
wd1f0:: ds 1
wd1f1:: ds 1
wd1f2:: ds 1
wd1f3:: ds 4
wd1f3:: ds 1
NEXTU
; miscellaneous
@@ -2284,10 +2290,6 @@ wOtherDecoration:: db
wCurEnemyItem:: db
ENDU
ds 3
wLinkBattleRNs:: ds 10
wTempEnemyMonSpecies:: db
wTempBattleMonSpecies:: db