summaryrefslogtreecommitdiff
path: root/scripts/route22.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/route22.asm
parent80621d3731b6767ad2e60116cab34a895d29ff9c (diff)
TX_ASM
Diffstat (limited to 'scripts/route22.asm')
-rwxr-xr-xscripts/route22.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/route22.asm b/scripts/route22.asm
index 66df3bb2..88f69bea 100755
--- a/scripts/route22.asm
+++ b/scripts/route22.asm
@@ -367,7 +367,7 @@ Route22TextPointers: ; 51175 (14:5175)
dw Route22FrontGateText
Route22Text1: ; 5117b (14:517b)
- db $08 ; asm
+ TX_ASM
ld a, [wd7eb]
bit 5, a
jr z, .asm_5118b
@@ -381,7 +381,7 @@ Route22Text1: ; 5117b (14:517b)
jp TextScriptEnd
Route22Text2: ; 51194 (14:5194)
- db $08 ; asm
+ TX_ASM
ld a, [wd7eb]
bit 6, a
jr z, .asm_511a4