diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-03 22:35:36 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-03 22:35:36 -0500 |
commit | 91ea4a2f9b3d169a8e06aed62f19466c643eff83 (patch) | |
tree | 86ec987d1627e018373d754785abfa5c8bf961f3 /wram.asm | |
parent | c5527a02ae1423479af567acf7dc38708f50f9b3 (diff) |
Battle Tower trainer text
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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:: |