diff options
Diffstat (limited to 'scripts/route25.asm')
-rwxr-xr-x | scripts/route25.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/route25.asm b/scripts/route25.asm index 4df7fd40..15b52b81 100755 --- a/scripts/route25.asm +++ b/scripts/route25.asm @@ -9,7 +9,7 @@ Route25Script: ; 515cb (14:55cb) ret Route25Script_515e1: ; 515e1 (14:55e1) - ld hl, wd126 + ld hl, wCurrentMapScriptFlags bit 6, [hl] res 6, [hl] ret z |