diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-12-02 14:38:49 -0800 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-12-02 14:38:49 -0800 |
commit | 79e3d29c29335d7e1fb8478b16d100b1844f2da4 (patch) | |
tree | 8bc428f307b41dfe69284b54bb072a98761b98c3 /data/scripts/maps/Route127.inc | |
parent | 765526b99f50bf6b8c41c69bd6b1dc82471cda2d (diff) |
Use constants for all SYS flags
Diffstat (limited to 'data/scripts/maps/Route127.inc')
-rw-r--r-- | data/scripts/maps/Route127.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/maps/Route127.inc b/data/scripts/maps/Route127.inc index 284d1fbd4..e7c6f602f 100644 --- a/data/scripts/maps/Route127.inc +++ b/data/scripts/maps/Route127.inc @@ -3,7 +3,7 @@ Route127_MapScripts:: @ 815206A .byte 0 Route127_MapScript1_152070:: @ 8152070 - checkflag 2090 + checkflag SYS_WEATHER_CTRL call_if 1, Route127_EventScript_1A02C1 end |