summaryrefslogtreecommitdiff
path: root/scripts/silphco9.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-07-03 14:58:50 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-07-03 14:58:50 -0500
commit8431fa7756dace97413f4c35aaa44cd92cf5b6df (patch)
tree802f3dff92983b1655c9de5f5f75b4b3844bdb84 /scripts/silphco9.asm
parent80621d3731b6767ad2e60116cab34a895d29ff9c (diff)
TX_ASM
Diffstat (limited to 'scripts/silphco9.asm')
-rwxr-xr-xscripts/silphco9.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/silphco9.asm b/scripts/silphco9.asm
index 8f68b390..b19dbde4 100755
--- a/scripts/silphco9.asm
+++ b/scripts/silphco9.asm
@@ -157,7 +157,7 @@ SilphCo9TrainerHeader2: ; 5d8ab (17:58ab)
db $ff
SilphCo9Text1: ; 5d8b8 (17:58b8)
- db $08 ; asm
+ TX_ASM
ld a, [wd838]
bit 7, a
jr nz, .asm_5d8dc
@@ -189,19 +189,19 @@ SilphCo9Text_5d8ef: ; 5d8ef (17:58ef)
db "@"
SilphCo9Text2: ; 5d8f4 (17:58f4)
- db $08 ; asm
+ TX_ASM
ld hl, SilphCo9TrainerHeader0
call TalkToTrainer
jp TextScriptEnd
SilphCo9Text3: ; 5d8fe (17:58fe)
- db $08 ; asm
+ TX_ASM
ld hl, SilphCo9TrainerHeader1
call TalkToTrainer
jp TextScriptEnd
SilphCo9Text4: ; 5d908 (17:5908)
- db $08 ; asm
+ TX_ASM
ld hl, SilphCo9TrainerHeader2
call TalkToTrainer
jp TextScriptEnd