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/tv.inc | |
parent | 24a90b9acb243bf5c24a797a2a300a23613813d5 (diff) |
Label scripts flags up to flag 256.
Diffstat (limited to 'data/scripts/tv.inc')
-rw-r--r-- | data/scripts/tv.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/tv.inc b/data/scripts/tv.inc index 28932e02a..dc026c062 100644 --- a/data/scripts/tv.inc +++ b/data/scripts/tv.inc @@ -50,7 +50,7 @@ EventScript_1A6F0B: .endif special InitRoamer clearflag SYS_TV_LATI - setflag 255 + setflag FLAG_LATIOS_OR_LATIAS_ROAMING special TurnOffTVScreen releaseall end |