summaryrefslogtreecommitdiff
path: root/engine/battle/get_trainer_name.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 16:58:30 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 16:58:30 -0400
commitc1c7ac6826a5033fb06bc1b551bdd7bf4f806e50 (patch)
tree01ae490308033e3a7fd7855afabc1e69d69cf127 /engine/battle/get_trainer_name.asm
parentad3fca33d3532f5dcffd22e5b88d3169675f43d0 (diff)
Attempt to make Yellow buildable, part 2.
Diffstat (limited to 'engine/battle/get_trainer_name.asm')
-rw-r--r--engine/battle/get_trainer_name.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/battle/get_trainer_name.asm b/engine/battle/get_trainer_name.asm
index d32b80b9..d393b800 100644
--- a/engine/battle/get_trainer_name.asm
+++ b/engine/battle/get_trainer_name.asm
@@ -18,6 +18,7 @@ GetTrainerName_: ; f67a5 (3d:67a5)
ld [wPredefBank], a
call GetName
ld hl, wcd6d
+.foundName
.rival
ld de, W_TRAINERNAME
ld bc, $d