summaryrefslogtreecommitdiff
path: root/home/trainers.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/trainers.asm')
-rw-r--r--home/trainers.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/trainers.asm b/home/trainers.asm
index 9c3519a2..22601db8 100644
--- a/home/trainers.asm
+++ b/home/trainers.asm
@@ -371,8 +371,8 @@ GetSavedEndBattleTextPointer::
ret
TrainerEndBattleText::
- TX_FAR _TrainerNameText
- TX_ASM
+ text_far _TrainerNameText
+ text_asm
call GetSavedEndBattleTextPointer
call TextCommandProcessor
jp TextScriptEnd