summaryrefslogtreecommitdiff
path: root/scripts/fightingdojo.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/fightingdojo.asm
parent25c27785aa83a12330ea58e1e35b2fec90dd84f4 (diff)
Clean up redundant labels
fix trainer header numbering
Diffstat (limited to 'scripts/fightingdojo.asm')
-rwxr-xr-xscripts/fightingdojo.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/fightingdojo.asm b/scripts/fightingdojo.asm
index 9d28046f..fa0cdca2 100755
--- a/scripts/fightingdojo.asm
+++ b/scripts/fightingdojo.asm
@@ -1,6 +1,6 @@
FightingDojoScript:
call EnableAutoTextBoxDrawing
- ld hl, FightingDojoTrainerHeaders
+ ld hl, FightingDojoTrainerHeader0
ld de, FightingDojoScriptPointers
ld a, [wFightingDojoCurScript]
call ExecuteCurMapScriptInTable
@@ -90,7 +90,6 @@ FightingDojoTextPointers:
dw FightingDojoText7
dw FightingDojoText8
-FightingDojoTrainerHeaders:
FightingDojoTrainerHeader0:
dbEventFlagBit EVENT_BEAT_FIGHTING_DOJO_TRAINER_0
db ($4 << 4) ; trainer's view range