diff options
Diffstat (limited to 'scripts/rockethideout1.asm')
-rwxr-xr-x | scripts/rockethideout1.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rockethideout1.asm b/scripts/rockethideout1.asm index 7802c89f..d821434d 100755 --- a/scripts/rockethideout1.asm +++ b/scripts/rockethideout1.asm @@ -9,7 +9,7 @@ RocketHideout1Script: ; 44bca (11:4bca) ret RocketHideout1Script_44be0: ; 44be0 (11:4be0) - ld hl, wd126 + ld hl, wCurrentMapScriptFlags bit 5, [hl] res 5, [hl] ret z |