summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-03 22:35:36 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-03 22:35:36 -0500
commit91ea4a2f9b3d169a8e06aed62f19466c643eff83 (patch)
tree86ec987d1627e018373d754785abfa5c8bf961f3 /wram.asm
parentc5527a02ae1423479af567acf7dc38708f50f9b3 (diff)
Battle Tower trainer text
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/wram.asm b/wram.asm
index 51fb49092..0b70142af 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1279,7 +1279,7 @@ PredefTemp:: ; cfb5
ds 2
PredefAddress:: ; cfb7
ds 2
-
+wFarCallBCBuffer:: ; cfb9
ds 2
wcfbb:: ds 1
@@ -2658,10 +2658,10 @@ BT_OTPkmn3:: party_struct BT_OTPkmn3
BT_OTPkmn3Name:: ds PKMN_NAME_LENGTH
BT_OTrainerData:: ds $24
-BT_OTrainerEnd:: ; we_d1e0
+BT_OTrainerEnd:: ; w3_d1e0
ds $20
-
+BT_TrainerTextIndex::
ds $600
wBTChoiceOfLvlGroup::