summaryrefslogtreecommitdiff
path: root/scripts/route4.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/route4.asm')
-rwxr-xr-xscripts/route4.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/route4.asm b/scripts/route4.asm
index 10d3882d..f5bdd9e8 100755
--- a/scripts/route4.asm
+++ b/scripts/route4.asm
@@ -22,9 +22,9 @@ Route4TextPointers: ; 55671 (15:5671)
Route4TrainerHeaders: ; 5567d (15:567d)
Route4TrainerHeader0: ; 5567d (15:567d)
- db $2 ; flag's bit
+ dbEventFlagBit EVENT_BEAT_ROUTE_4_TRAINER_0
db ($3 << 4) ; trainer's view range
- dw wd7c5 ; flag's byte
+ dwEventFlagAddress EVENT_BEAT_ROUTE_4_TRAINER_0
dw Route4BattleText1 ; TextBeforeBattle
dw Route4AfterBattleText1 ; TextAfterBattle
dw Route4EndBattleText1 ; TextEndBattle