diff options
Diffstat (limited to 'scripts/pewtercity.asm')
-rwxr-xr-x | scripts/pewtercity.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pewtercity.asm b/scripts/pewtercity.asm index 1e9a922a..93806878 100755 --- a/scripts/pewtercity.asm +++ b/scripts/pewtercity.asm @@ -1,6 +1,6 @@ PewterCityScript: ; 192f5 (6:52f5) call EnableAutoTextBoxDrawing - ld hl, wPreventBlackout + ld hl, wd492 res 7, [hl] ld hl, PewterCityScriptPointers ld a, [W_PEWTERCITYCURSCRIPT] |