diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-12-03 12:32:57 -0800 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-12-03 12:32:57 -0800 |
commit | c9f38d22060841ac59e56c3f498427f53bc28569 (patch) | |
tree | f2bb6918c7944f6fe2f4de74af81046b38e53fbf /data/scripts/maps/Route105.inc | |
parent | 24a90b9acb243bf5c24a797a2a300a23613813d5 (diff) |
Label scripts flags up to flag 256.
Diffstat (limited to 'data/scripts/maps/Route105.inc')
-rw-r--r-- | data/scripts/maps/Route105.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/maps/Route105.inc b/data/scripts/maps/Route105.inc index 1182dae7e..de7188aae 100644 --- a/data/scripts/maps/Route105.inc +++ b/data/scripts/maps/Route105.inc @@ -3,7 +3,7 @@ Route105_MapScripts:: @ 814F298 .byte 0 Route105_MapScript1_14F29E:: @ 814F29E - checkflag 228 + checkflag FLAG_REGI_DOORS_OPENED call_if 0, Route105_EventScript_14F2A8 end |