summaryrefslogtreecommitdiff
path: root/scripts/route14.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-07-20 00:40:04 -0500
committerdannye <corrnondacqb@yahoo.com>2016-07-20 00:40:04 -0500
commit70dde9d96b0e3025c72ae29783e94c56fa5cbe1c (patch)
treeade46ab5d1d16300ab18f82e7727015b0b4e3ac7 /scripts/route14.asm
parent25c27785aa83a12330ea58e1e35b2fec90dd84f4 (diff)
Clean up redundant labels
fix trainer header numbering
Diffstat (limited to 'scripts/route14.asm')
-rwxr-xr-xscripts/route14.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/route14.asm b/scripts/route14.asm
index 70f747c5..c929451f 100755
--- a/scripts/route14.asm
+++ b/scripts/route14.asm
@@ -1,6 +1,6 @@
Route14Script:
call EnableAutoTextBoxDrawing
- ld hl, Route14TrainerHeaders
+ ld hl, Route14TrainerHeader0
ld de, Route14ScriptPointers
ld a, [wRoute14CurScript]
call ExecuteCurMapScriptInTable
@@ -25,7 +25,6 @@ Route14TextPointers:
dw Route14Text10
dw Route14Text11
-Route14TrainerHeaders:
Route14TrainerHeader0:
dbEventFlagBit EVENT_BEAT_ROUTE_14_TRAINER_0
db ($2 << 4) ; trainer's view range