diff options
Diffstat (limited to 'scripts/pewtercity.asm')
-rwxr-xr-x | scripts/pewtercity.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/pewtercity.asm b/scripts/pewtercity.asm index 28fa1cc3..4dcfe790 100755 --- a/scripts/pewtercity.asm +++ b/scripts/pewtercity.asm @@ -277,6 +277,8 @@ PewterCityText_19431: ; 19431 (6:5431) PewterCityText5: ; 19436 (6:5436) TX_ASM + ld a,$FC + ld [$CD6B],a ld hl, PewterCityText_1945d call PrintText xor a |