summaryrefslogtreecommitdiff
path: root/scripts/pewtergym.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/pewtergym.asm
parent25c27785aa83a12330ea58e1e35b2fec90dd84f4 (diff)
Clean up redundant labels
fix trainer header numbering
Diffstat (limited to 'scripts/pewtergym.asm')
-rwxr-xr-xscripts/pewtergym.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/pewtergym.asm b/scripts/pewtergym.asm
index ac035550..2cfee6c0 100755
--- a/scripts/pewtergym.asm
+++ b/scripts/pewtergym.asm
@@ -4,7 +4,7 @@ PewterGymScript:
res 6, [hl]
call nz, PewterGymScript_5c3a4
call EnableAutoTextBoxDrawing
- ld hl, PewterGymTrainerHeaders
+ ld hl, PewterGymTrainerHeader0
ld de, PewterGymScriptPointers
ld a, [wPewterGymCurScript]
call ExecuteCurMapScriptInTable
@@ -87,7 +87,6 @@ PewterGymTextPointers:
dw PewterGymText5
dw PewterGymText6
-PewterGymTrainerHeaders:
PewterGymTrainerHeader0:
dbEventFlagBit EVENT_BEAT_PEWTER_GYM_TRAINER_0
db ($5 << 4) ; trainer's view range