summaryrefslogtreecommitdiff
path: root/scripts/bruno.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-12 10:26:00 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-12 11:00:25 -0500
commit3cd3efd06002a188cebf37d935411d7d73b153be (patch)
tree3409cc5c899838106f7da1451afb20a29c5ad32e /scripts/bruno.asm
parent39abace5694abf22efcd3efe2feaa0e03ec56b4b (diff)
Name the last of unnamed text
Diffstat (limited to 'scripts/bruno.asm')
-rwxr-xr-xscripts/bruno.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/bruno.asm b/scripts/bruno.asm
index ffe05bce..bc5ec9d4 100755
--- a/scripts/bruno.asm
+++ b/scripts/bruno.asm
@@ -116,7 +116,7 @@ BrunoScript2: ; 76396 (1d:6396)
BrunoTextPointers: ; 763a8 (1d:63a8)
dw BrunoText1
- dw BrunoText2
+ dw BrunoDontRunAwayText
BrunoTrainerHeaders: ; 763ac (1d:63ac)
BrunoTrainerHeader0: ; 763ac (1d:63ac)
@@ -148,6 +148,6 @@ BrunoAfterBattleText: ; 763cd (1d:63cd)
TX_FAR _BrunoAfterBattleText
db "@"
-BrunoText2: ; 763d2 (1d:63d2)
- TX_FAR _UnnamedText_763d2
+BrunoDontRunAwayText: ; 763d2 (1d:63d2)
+ TX_FAR _BrunoDontRunAwayText
db "@"